test_error 442 third_party/sqlite/src/src/test_func.c { "test_error", 1, SQLITE_UTF8, test_error}, test_error 443 third_party/sqlite/src/src/test_func.c { "test_error", 2, SQLITE_UTF8, test_error}, test_error 919 third_party/sqlite/src/test/threadtest3.c test_error(&err, "Failed read: %s %s %s", z1, z2, z3); test_error 1002 third_party/sqlite/src/test/threadtest3.c test_error(&err, "File system looks incorrect (%d, %d)", test_error 1160 third_party/sqlite/src/test/threadtest3.c if( nRow!=65536 ) test_error(&err, "Bad row count: %d", (int)nRow); test_error 83 third_party/sqlite/src/test/tt3_checkpoint.c test_error(&err, "Isolation failure - %lld %lld", iCount1, iCount2); test_error 135 third_party/sqlite/src/test/tt3_checkpoint.c test_error(&err, "WAL failed to grow - %d frames", ctx.nMaxFrame); test_error 145 third_party/sqlite/src/test/tt3_checkpoint.c test_error(&err, "WAL grew too large - %d frames", ctx.nMaxFrame);