OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AwaitUsingSystemTheme
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/sync/test/integration/
two_client_themes_sync_test.cc
12
using themes_helper::
AwaitUsingSystemTheme
;
77
ASSERT_TRUE(
AwaitUsingSystemTheme
(GetProfile(1)));
123
ASSERT_TRUE(
AwaitUsingSystemTheme
(GetProfile(1)));
themes_helper.h
53
bool
AwaitUsingSystemTheme
(Profile* profile);
themes_helper.cc
244
bool
AwaitUsingSystemTheme
(Profile* profile) {
Completed in 80 milliseconds