Searched refs:GetTheme (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/extensions/
H A Dextension_install_ui_browsertest.cc34 const Extension* GetTheme() const { function in class:ExtensionInstallUIBrowserTest
44 const Extension* theme = GetTheme();
48 ASSERT_EQ(NULL, GetTheme());
55 theme = GetTheme();
59 theme = GetTheme();
63 ASSERT_EQ(NULL, GetTheme());
71 const Extension* theme = GetTheme();
78 const Extension* theme2 = GetTheme();
84 EXPECT_EQ(theme, GetTheme());
/external/chromium/android/autofill/
H A Dprofile_android.h179 virtual const Extension* GetTheme() { NOTREACHED(); return NULL; } function in class:ProfileImplAndroid

Completed in 1207 milliseconds