Home
last modified time | relevance | path

Searched defs:GetLastInsertRowId (Results 1 – 4 of 4) sorted by relevance

/external/chromium/app/sql/
Dconnection_unittest.cc91 TEST_F(SQLConnectionTest, GetLastInsertRowId) { in TEST_F() argument
Dconnection.cc290 int64 Connection::GetLastInsertRowId() const { in GetLastInsertRowId() function in sql::Connection
/external/chromium_org/sql/
Dconnection.cc797 int64 Connection::GetLastInsertRowId() const { in GetLastInsertRowId() function in sql::Connection
Dconnection_unittest.cc193 TEST_F(SQLConnectionTest, GetLastInsertRowId) { in TEST_F() argument