Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Ddbfuzz.c305 static sqlite3_io_methods VHandleMethods = { variable
345 pFile->pMethods = &VHandleMethods; in inmemOpen()
H A Dfuzzcheck.c1432 static sqlite3_io_methods VHandleMethods = { variable
1472 pFile->pMethods = &VHandleMethods; in inmemOpen()