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

/external/chromium_org/sql/
H A Drecovery_unittest.cc58 int GetRootPage(sql::Connection* db, const char* name) { function in namespace:__anon9968
291 int index_page = GetRootPage(&db(), "x_id");
363 const int table_page = GetRootPage(&db(), "x");

Completed in 100 milliseconds