Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest.h156 void testMallocOomEnable(lsm_env *pEnv, int);
H A Dlsmtest_mem.c406 void testMallocOomEnable(lsm_env *pEnv, int bEnable){ in testMallocOomEnable() function
H A Dlsmtest6.c36 testMallocOomEnable(p->pEnv, bEnable); in testOomEnable()