Searched refs:zExpect2 (Results 1 – 1 of 1) sorted by relevance
211 const char *zExpect2, /* Expected checksum 2 (or NULL) */ in testCompareCksumLsmdb() argument227 if( zExpect2 ) r2 = strcmp(zCksum, zExpect2); in testCompareCksumLsmdb()229 if( zExpect2 ){ in testCompareCksumLsmdb()231 zCksum, zExpect1, zExpect2 in testCompareCksumLsmdb()249 const char *zExpect2, /* Expected checksum 2 (or NULL) */265 if( zExpect2 ) r2 = strcmp(zCksum, zExpect2);267 if( zExpect2 ){269 zCksum, zExpect1, zExpect2