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

  /external/libbrillo/brillo/
osrelease_reader.h 34 void LoadTestingOnly(const base::FilePath& root_dir);
osrelease_reader_unittest.cc 31 store_.LoadTestingOnly(temp_dir_.path());
36 store_.LoadTestingOnly(temp_dir_.path());
49 store_.LoadTestingOnly(temp_dir_.path());
83 store_.LoadTestingOnly(temp_dir_.path());
osrelease_reader.cc 24 void OsReleaseReader::LoadTestingOnly(const base::FilePath& root_dir) {
  /system/core/metricsd/uploader/
system_profile_cache.cc 78 reader.LoadTestingOnly(metrics_directory_);

Completed in 108 milliseconds