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

  /external/chromium_org/chrome/browser/chromeos/settings/
cros_settings.h 128 class ScopedTestCrosSettings {
130 ScopedTestCrosSettings();
131 ~ScopedTestCrosSettings();
134 DISALLOW_COPY_AND_ASSIGN(ScopedTestCrosSettings);
cros_settings.cc 338 ScopedTestCrosSettings::ScopedTestCrosSettings() {
342 ScopedTestCrosSettings::~ScopedTestCrosSettings() {

Completed in 86 milliseconds