Searched defs:DeleteForeignSession (Results 1 – 4 of 4) sorted by relevance
288 void ForeignSessionHelper::DeleteForeignSession(JNIEnv* env, jobject obj, in DeleteForeignSession() function in ForeignSessionHelper
405 void DeleteForeignSession(int index, std::string session_tag) { in DeleteForeignSession() function
782 void SessionsSyncManager::DeleteForeignSession(const std::string& tag) { in DeleteForeignSession() function in browser_sync::SessionsSyncManager
1141 TEST_F(SessionsSyncManagerTest, DeleteForeignSession) { in TEST_F() argument