Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest6.c166 static void testOomWriteStr( in testOomWriteStr() function
501 testOomWriteStr(pOom, pDb, "123", "onetwothree", &rc); in simple_oom_4()
502 testOomWriteStr(pOom, pDb, "456", "fourfivesix", &rc); in simple_oom_4()
503 testOomWriteStr(pOom, pDb, "789", "seveneightnine", &rc); in simple_oom_4()
504 testOomWriteStr(pOom, pDb, "123", "teneleventwelve", &rc); in simple_oom_4()
505 testOomWriteStr(pOom, pDb, "456", "fourteenfifteensixteen", &rc); in simple_oom_4()