Searched refs:xTest (Results 1 – 2 of 2) sorted by relevance
129 sqlite3_syscall_ptr xTest; member453 pVfs->xSetSystemCall(pVfs, aSyscall[iCall].zName, aSyscall[iCall].xTest); in test_syscall_install()
1499 void (*xTest)(int); /* Routine for running this test */ in main() member1566 aTest[i].xTest(aTest[i].nMs); in main()