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

  /external/chromium_org/chrome/browser/sync/test/integration/
two_client_themes_sync_test.cc 9 #include "chrome/browser/sync/test/integration/themes_helper.h"
11 using themes_helper::AwaitThemeIsPendingInstall;
12 using themes_helper::AwaitUsingSystemTheme;
13 using themes_helper::AwaitUsingDefaultTheme;
14 using themes_helper::GetCustomTheme;
15 using themes_helper::GetThemeID;
16 using themes_helper::UseCustomTheme;
17 using themes_helper::UseDefaultTheme;
18 using themes_helper::UseSystemTheme;
19 using themes_helper::UsingCustomTheme
    [all...]
single_client_themes_sync_test.cc 9 #include "chrome/browser/sync/test/integration/themes_helper.h"
12 using themes_helper::GetCustomTheme;
13 using themes_helper::GetThemeID;
14 using themes_helper::UseCustomTheme;
15 using themes_helper::UseDefaultTheme;
16 using themes_helper::UseSystemTheme;
17 using themes_helper::UsingCustomTheme;
18 using themes_helper::UsingDefaultTheme;
19 using themes_helper::UsingSystemTheme;
themes_helper.h 16 namespace themes_helper { namespace
59 } // namespace themes_helper
themes_helper.cc 5 #include "chrome/browser/sync/test/integration/themes_helper.h"
38 namespace themes_helper { namespace
262 } // namespace themes_helper

Completed in 280 milliseconds