Searched refs:SQLITE_TESTCTRL_LAST (Results 1 – 7 of 7) sorted by relevance
188 public static final int SQLITE_TESTCTRL_LAST = 16; field in Constants
6462 #define SQLITE_TESTCTRL_LAST 25 macro
3891 if( (testctrl<SQLITE_TESTCTRL_FIRST) || (testctrl>SQLITE_TESTCTRL_LAST) ){ in do_meta_command()
6676 #define SQLITE_TESTCTRL_LAST 25 macro
3869 if( (testctrl<SQLITE_TESTCTRL_FIRST) || (testctrl>SQLITE_TESTCTRL_LAST) ){ in do_meta_command()