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

  /external/chromium_org/chrome/browser/chromeos/settings/
device_settings_service.cc 330 ScopedTestDeviceSettingsService::ScopedTestDeviceSettingsService() {
334 ScopedTestDeviceSettingsService::~ScopedTestDeviceSettingsService() {
device_settings_service.h 247 class ScopedTestDeviceSettingsService {
249 ScopedTestDeviceSettingsService();
250 ~ScopedTestDeviceSettingsService();
253 DISALLOW_COPY_AND_ASSIGN(ScopedTestDeviceSettingsService);

Completed in 37 milliseconds