Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest3.c163 testCaseStart(&rc, zName); in rollback_test_1()
H A Dlsmtest.h278 void testCaseStart(int *pRc, char *zFmt, ...);
H A Dlsmtest2.c127 void testCaseStart(int *pRc, char *zFmt, ...){ in testCaseStart() function