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

  /external/chromium_org/chrome/test/base/
scoped_browser_locale.cc 9 ScopedBrowserLocale::ScopedBrowserLocale(const std::string& new_locale)
14 ScopedBrowserLocale::~ScopedBrowserLocale() {
scoped_browser_locale.h 13 class ScopedBrowserLocale {
15 explicit ScopedBrowserLocale(const std::string& new_locale);
16 ~ScopedBrowserLocale();
21 DISALLOW_COPY_AND_ASSIGN(ScopedBrowserLocale);
  /external/chromium_org/chrome/browser/extensions/
extension_service_unittest.cc     [all...]

Completed in 1408 milliseconds