Searched defs:DeleteSession (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync/glue/
H A Dsynced_session_tracker.cc135 bool SyncedSessionTracker::DeleteSession(const std::string& session_tag) { function in class:browser_sync::SyncedSessionTracker
/external/chromium_org/remoting/protocol/
H A Djingle_session_unittest.cc111 void DeleteSession() { function in class:remoting::protocol::JingleSessionTest
411 .WillOnce(InvokeWithoutArgs(this, &JingleSessionTest::DeleteSession));
440 .WillOnce(InvokeWithoutArgs(this, &JingleSessionTest::DeleteSession));

Completed in 68 milliseconds