Searched refs:testReopen (Results 1 – 4 of 4) sorted by relevance
300 testReopen(&pDb, &rc); in doDataTest1()325 testReopen(&pDb, &rc); in doDataTest1()472 testReopen(&pDb, &rc); in doDataTest2()604 testReopen(&pDb, &rc); in doDataTest3()
93 testReopen(&pDb, &rc); in doDataTest4()
160 void testReopen(TestDb **ppDb, int *pRc);
324 void testReopen(TestDb **ppDb, int *pRc){ in testReopen() function