Home
last modified time | relevance | path

Searched refs:nRand (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_main.c1108 int nRand; in do_random_tests() local
1110 nRand = 10; in do_random_tests()
1112 nRand = atoi(azArg[0]); in do_random_tests()
1117 for(i=0; i<nRand; i++){ in do_random_tests()