Searched refs:testOomAssertRc (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest6.c | 78 testOomAssertRc(pOom, rc); in testOomOpen() 90 testOomAssertRc(pOom, *pRc); in testOomFetch() 97 testOomAssertRc(pOom, rc); in testOomFetch() 104 testOomAssertRc(pOom, rc); in testOomFetch() 129 testOomAssertRc(pOom, *pRc); in testOomWrite() 134 testOomAssertRc(pOom, rc); in testOomWrite() 207 testOomAssertRc(pOom, rc); in testOomScan() 218 testOomAssertRc(pOom, rc); in testOomScan() 453 testOomAssertRc(pOom, rc); in simple_oom_1() 469 testOomAssertRc(pOom, rc); in simple_oom_2() [all …]
|