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

  /external/chromium/chrome/browser/extensions/
extension_install_ui_browsertest.cc 34 const Extension* GetTheme() const {
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/
profile_android.h 179 virtual const Extension* GetTheme() { NOTREACHED(); return NULL; }

Completed in 64 milliseconds