Home
last modified time | relevance | path

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

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