Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest1.c258 testCopyLsmdb(zDflt, "bak.db"); in testReopenRecover()
260 testCopyLsmdb("bak.db", zDflt); in testReopenRecover()
H A Dlsmtest.h219 void testCopyLsmdb(const char *zFrom, const char *zTo);
H A Dlsmtest8.c170 testCopyLsmdb(zDb, zCopy); in doLiveRecovery()
H A Dlsmtest6.c291 void testCopyLsmdb(const char *zFrom, const char *zTo){ in testCopyLsmdb() function