Searched refs:testOomWriteData (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest6.c | 178 static void testOomWriteData( in testOomWriteData() function 534 testOomWriteData(pOom, pDb, pData, 5000, &rc); in simple_oom_6() 535 testOomWriteData(pOom, pDb, pData, 5001, &rc); in simple_oom_6() 536 testOomWriteData(pOom, pDb, pData, 5002, &rc); in simple_oom_6() 590 testOomWriteData(pOom, pDb1, pData, i, &rc); in simple_oom2_1() 597 testOomWriteData(pOom, pDb1, pData, i, &rc); in simple_oom2_1() 607 testOomWriteData(pOom, pDb2, pData, i, &rc); in simple_oom2_1()
|