Searched refs:demovfs (Results 1 – 2 of 2) sorted by relevance
622 static sqlite3_vfs demovfs = { in sqlite3_demovfs() local641 return &demovfs; in sqlite3_demovfs()
1006 test_suite "demovfs" -description {1007 Check that the demovfs (code in test_demovfs.c) more or less works.