Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_bt.c39 testPrintFUsage("FILENAME %s %s", zOpt, aOpt[iOpt].bPgno ? "PGNO" : ""); in do_bt()
H A Dlsmtest_util.c142 void testPrintFUsage(const char *zFormat, ...){ in testPrintFUsage() function
H A Dlsmtest.h147 void testPrintFUsage(const char *zFormat, ...);