Searched refs:GetBeaconFilePathForTesting (Results 1 – 3 of 3) sorted by relevance
121 base::FilePath GetBeaconFilePathForTesting() const;
362 base::FilePath CleanExitBeacon::GetBeaconFilePathForTesting() const { in GetBeaconFilePathForTesting() function in metrics::CleanExitBeacon
157 EXPECT_TRUE(beacon.GetBeaconFilePathForTesting().empty()); in TEST_F()