Searched refs:testOomFetchStr (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest6.c | 141 static void testOomFetchStr( in testOomFetchStr() function 483 testOomFetchStr(pOom, pDb, "four", "sixteen", &rc); in simple_oom_3() 484 testOomFetchStr(pOom, pDb, "seven", "fourtynine", &rc); in simple_oom_3() 485 testOomFetchStr(pOom, pDb, "one", "one", &rc); in simple_oom_3() 486 testOomFetchStr(pOom, pDb, "eight", "sixtyfour", &rc); in simple_oom_3()
|