Searched refs:test_error_x (Results 1 – 1 of 1) sorted by relevance
63 #define test_error(z, ...) test_error_x(z, sqlite3_mprintf(__VA_ARGS__))516 static void test_error_x( in test_error_x() function890 test_error_x(pErr, sqlite3_mprintf("no such file: %s", zFrom)); in filecopy_x()