Home
last modified time | relevance | path

Searched refs:CreateBeaconFileContentsForTesting (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/
H A Dclean_exit_beacon_unittest.cc231 CleanExitBeacon::CreateBeaconFileContentsForTesting( in TEST_F()
253 CleanExitBeacon::CreateBeaconFileContentsForTesting( in TEST_F()
428 CleanExitBeacon::CreateBeaconFileContentsForTesting( in TEST_P()
H A Dclean_exit_beacon.h132 static std::string CreateBeaconFileContentsForTesting(bool exited_cleanly,
H A Dmetrics_service_unittest.cc483 beacon_file_path, CleanExitBeacon::CreateBeaconFileContentsForTesting( in TEST_P()
544 beacon_file_path, CleanExitBeacon::CreateBeaconFileContentsForTesting( in TEST_P()
795 beacon_file_path, CleanExitBeacon::CreateBeaconFileContentsForTesting( in TEST_P()
H A Dclean_exit_beacon.cc397 std::string CleanExitBeacon::CreateBeaconFileContentsForTesting( in CreateBeaconFileContentsForTesting() function in metrics::CleanExitBeacon