Searched refs:metrics_file_path_ (Results 1 – 1 of 1) sorted by relevance
43 metrics_file_path_ = scratch_dir_->GetPath() + "/metrics.xml"; in SetUp()53 const char* path = metrics_file_path_.c_str(); in MetricsFileExists()58 const std::string GetMetricsFilePath() const { return metrics_file_path_; } in GetMetricsFilePath()62 std::string metrics_file_path_; member in art::odrefresh::OdrMetricsTest