Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_tdb3.c945 static const DatabaseMethods LsmMethods = { in testLsmOpen() local
968 pDb->base.pMethods = &LsmMethods; in testLsmOpen()