Searched refs:bRun (Results 1 – 3 of 3) sorted by relevance
223 int bRun = 1; in test_rollback() local227 bRun = testGlobMatch(zPattern, zName); in test_rollback()231 if( bRun ){ in test_rollback()
588 int bRun = testCaseBegin(pRc, zPattern, in do_test_mt1() local593 if( bRun ){ in do_test_mt1()
163 int bRun; /* True once analysis has run */ member1919 if( p->bRun ) return SQLITE_MISUSE; in sqlite3_expert_sql()1990 p->bRun = 1; in sqlite3_expert_analyze()2012 if( p->bRun==0 ) return 0; in sqlite3_expert_report()