Searched refs:testMallocOom (Results 1 – 3 of 3) sorted by relevance
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest6.c | 30 testMallocOom(p->pEnv, p->iNext, 0, (void (*)(void*))xOomHook, (void *)p); in testOomContinue() 651 testMallocOom(tdb_lsm_env(), 0, 0, 0, 0); in do_test_oom1()
|
| H A D | lsmtest.h | 155 void testMallocOom(lsm_env *pEnv, int, int, void(*)(void*), void *);
|
| H A D | lsmtest_mem.c | 395 void testMallocOom( in testMallocOom() function
|