Searched defs:RestoreForeignSession (Results 1 – 3 of 3) sorted by relevance
512 bool SessionsRestoreFunction::RestoreForeignSession(const SessionId& session_id, in RestoreForeignSession() function in extensions::SessionsRestoreFunction
595 std::vector<Browser*> RestoreForeignSession( in RestoreForeignSession() function in __anonaf593e230111::SessionRestoreImpl
641 IN_PROC_BROWSER_TEST_F(SessionRestoreTest, RestoreForeignSession) { in IN_PROC_BROWSER_TEST_F() argument