Searched refs:LoadTestingOnly (Results 1 – 3 of 3) sorted by relevance
31 store_.LoadTestingOnly(temp_dir_.path()); in TEST_F()36 store_.LoadTestingOnly(temp_dir_.path()); in TEST_F()49 store_.LoadTestingOnly(temp_dir_.path()); in TEST_F()83 store_.LoadTestingOnly(temp_dir_.path()); in TEST_F()
34 void LoadTestingOnly(const base::FilePath& root_dir);
24 void OsReleaseReader::LoadTestingOnly(const base::FilePath& root_dir) { in LoadTestingOnly() function in brillo::OsReleaseReader