Searched refs:volume_file_path_ (Results 1 – 1 of 1) sorted by relevance
46 volume_file_path_ = temp_dir_.path().Append("vol_file"); in SetUp()47 handler_.SetVolumeFilePathForTesting(volume_file_path_); in SetUp()56 FilePath volume_file_path_; member in brillo::AudioVolumeHandlerTest66 kv_store.Load(volume_file_path_); in TEST_F()105 EXPECT_TRUE(PathExists(volume_file_path_)); in TEST_F()112 kv_store.Save(volume_file_path_); in TEST_F()115 EXPECT_TRUE(PathExists(volume_file_path_)); in TEST_F()