Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/test/
H A Doutput_test_helper.cc201 void SetValues_(const std::string& entry_csv_line);
242 SetValues_(line); in CheckResults()
267 void ResultsChecker::SetValues_(const std::string& entry_csv_line) { in SetValues_() function in internal::ResultsChecker