Searched defs:RazeErrorCallback (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sql/
H A Dconnection_unittest.cc107 void RazeErrorCallback(int expected_error, int error, sql::Statement* stmt) { function in class:__anon10055::SQLConnectionTest
527 db().set_error_callback(base::Bind(&SQLConnectionTest::RazeErrorCallback,

Completed in 92 milliseconds