Searched refs:GetMetricsFilePath (Results 1 – 1 of 1) sorted by relevance
61 const std::string GetMetricsFilePath() const { return metrics_file_path_; } in GetMetricsFilePath() function in art::odrefresh::OdrMetricsTest71 OdrMetrics metrics(GetCacheDirectory(), GetMetricsFilePath()); in TEST_F()77 OdrMetrics metrics(GetCacheDirectory(), GetMetricsFilePath()); in TEST_F()87 OdrMetrics metrics(GetCacheDirectory(), GetMetricsFilePath()); in TEST_F()108 OdrMetrics metrics(GetCacheDirectory(), GetMetricsFilePath()); in TEST_F()121 OdrMetrics metrics(GetCacheDirectory(), GetMetricsFilePath()); in TEST_F()131 OdrMetrics metrics(GetCacheDirectory(), GetMetricsFilePath()); in TEST_F()145 OdrMetrics metrics(GetCacheDirectory(), GetMetricsFilePath()); in TEST_F()200 OdrMetrics metrics(GetCacheDirectory(), GetMetricsFilePath()); in TEST_F()211 std::ifstream ifs(GetMetricsFilePath()); in TEST_F()