Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/test/
H A Doutput_test_helper.cc195 void Add(const std::string& entry_pattern, const ResultsCheckFn& fn);
214 void ResultsChecker::Add(const std::string& entry_pattern, in Add() argument
216 check_patterns.emplace_back(entry_pattern, fn); in Add()