Home
last modified time | relevance | path

Searched defs:test_error (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_func.c226 static void test_error( in test_error() function
/sqlite-3.40.0/test/
H A Dthreadtest3.c63 #define test_error(z, ...) test_error_x(z, sqlite3_mprintf(__VA_ARGS__)) macro