Searched refs:testOomWrite (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest6.c | 122 static void testOomWrite( in testOomWrite() function 175 testOomWrite(pOom, pDb, (void *)zKey, nKey, (void *)zVal, nVal, pRc); in testOomWriteStr() 188 testOomWrite(pOom, pDb, pKey, nKey, pVal, nVal, pRc); in testOomWriteData()
|