Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest2.c381 int iIns; in crash_test2() local
393 for(iIns=0; iIns<nInsert; iIns++){ in crash_test2()
397 testDatasourceEntry(pData, 100+iIns, &pKey, &nKey, &pVal, &nVal); in crash_test2()
405 testCksumArrayGet(pCksumDb, 100 + iIns), in crash_test2()
406 testCksumArrayGet(pCksumDb, 100 + iIns + 1), in crash_test2()