HomeSort by relevance Sort by last modified time
    Searched refs:SessionsSyncManagerTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/sync/sessions2/
sessions_sync_manager.h 188 FRIEND_TEST_ALL_PREFIXES(SessionsSyncManagerTest, PopulateSessionHeader);
189 FRIEND_TEST_ALL_PREFIXES(SessionsSyncManagerTest, PopulateSessionWindow);
190 FRIEND_TEST_ALL_PREFIXES(SessionsSyncManagerTest, ValidTabs);
191 FRIEND_TEST_ALL_PREFIXES(SessionsSyncManagerTest, SetSessionTabFromDelegate);
192 FRIEND_TEST_ALL_PREFIXES(SessionsSyncManagerTest, BlockedNavigations);
193 FRIEND_TEST_ALL_PREFIXES(SessionsSyncManagerTest, DeleteForeignSession);
194 FRIEND_TEST_ALL_PREFIXES(SessionsSyncManagerTest,
196 FRIEND_TEST_ALL_PREFIXES(SessionsSyncManagerTest, MergeDeletesCorruptNode);
197 FRIEND_TEST_ALL_PREFIXES(SessionsSyncManagerTest,
199 FRIEND_TEST_ALL_PREFIXES(SessionsSyncManagerTest,
    [all...]
sessions_sync_manager_unittest.cc 122 class SessionsSyncManagerTest
126 SessionsSyncManagerTest() : test_processor_(NULL) {}
206 TEST_F(SessionsSyncManagerTest, PopulateSessionHeader) {
221 TEST_F(SessionsSyncManagerTest, PopulateSessionWindow) {
342 TEST_F(SessionsSyncManagerTest, ValidTabs) {
372 TEST_F(SessionsSyncManagerTest, GetCurrentVirtualURLPending) {
382 TEST_F(SessionsSyncManagerTest, GetCurrentVirtualURLNonPending) {
399 TEST_F(SessionsSyncManagerTest, SetSessionTabFromDelegate) {
467 TEST_F(SessionsSyncManagerTest, BlockedNavigations) {
531 TEST_F(SessionsSyncManagerTest, MergeLocalSessionNoTabs)
    [all...]

Completed in 57 milliseconds