Searched defs:GetLastInsertRowId (Results 1 – 4 of 4) sorted by relevance
91 TEST_F(SQLConnectionTest, GetLastInsertRowId) { in TEST_F() argument
290 int64 Connection::GetLastInsertRowId() const { in GetLastInsertRowId() function in sql::Connection
797 int64 Connection::GetLastInsertRowId() const { in GetLastInsertRowId() function in sql::Connection
193 TEST_F(SQLConnectionTest, GetLastInsertRowId) { in TEST_F() argument