testpcacheRandom 235 third_party/sqlite/src/src/test_pcache.c j = testpcacheRandom(p) % TESTPCACHE_NPAGE; testpcacheRandom 261 third_party/sqlite/src/src/test_pcache.c j = testpcacheRandom(p) % TESTPCACHE_NPAGE; testpcacheRandom 297 third_party/sqlite/src/src/test_pcache.c && (100-testpcacheGlobal.discardChance) <= (testpcacheRandom(p)%100)