Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest6.c292 char *zLog1 = testMallocPrintf("%s-log", zFrom); in testCopyLsmdb() local
301 copy_file(zLog1, zLog2, 0); in testCopyLsmdb()
304 testFree(zLog1); testFree(zLog2); testFree(zShm1); testFree(zShm2); in testCopyLsmdb()