OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AwaitUsingDefaultTheme
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/sync/test/integration/
two_client_themes_sync_test.cc
13
using themes_helper::
AwaitUsingDefaultTheme
;
100
ASSERT_TRUE(
AwaitUsingDefaultTheme
(GetProfile(1)));
131
ASSERT_TRUE(
AwaitUsingDefaultTheme
(GetProfile(1)));
themes_helper.h
57
bool
AwaitUsingDefaultTheme
(Profile* profile);
themes_helper.cc
253
bool
AwaitUsingDefaultTheme
(Profile* profile) {
Completed in 92 milliseconds