test_error_x 60 third_party/sqlite/src/test/threadtest3.c #define test_error(z, ...) test_error_x(z, sqlite3_mprintf(__VA_ARGS__)) test_error_x 800 third_party/sqlite/src/test/threadtest3.c test_error_x(pErr, sqlite3_mprintf("no such file: %s", zFrom));