Searched refs:IgnoreErrorCallback (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sql/
H A Dconnection_unittest.cc51 void IgnoreErrorCallback(int error, sql::Statement* stmt) { function in namespace:__anon9967
60 db->set_error_callback(base::Bind(&IgnoreErrorCallback));

Completed in 54 milliseconds