Public Member Functions | |
PatternAndFn (const std::string &rx, ResultsCheckFn fn_) | |
PatternAndFn (const std::string &rx, ResultsCheckFn fn_) | |
PatternAndFn (const std::string &rx, ResultsCheckFn fn_) | |
![]() | |
void | run () |
TestCase (std::string re, int rule=MR_Default) | |
TestCase (std::string re, int rule=MR_Default) | |
TestCase (std::string re, int rule=MR_Default) | |
Public Attributes | |
ResultsCheckFn | fn |
![]() | |
Proto & | invalid_message |
int | match_rule |
std::shared_ptr< benchmark::Regex > | regex |
std::string | regex_str |
std::string | substituted_regex |
Proto & | valid_message |
Definition at line 184 of file benchmark/test/output_test_helper.cc.
|
inline |
Definition at line 185 of file benchmark/test/output_test_helper.cc.
|
inline |
Definition at line 168 of file bloaty/third_party/protobuf/third_party/benchmark/test/output_test_helper.cc.
|
inline |
Definition at line 168 of file protobuf/third_party/benchmark/test/output_test_helper.cc.
ResultsCheckFn internal::ResultsChecker::PatternAndFn::fn |
Definition at line 187 of file benchmark/test/output_test_helper.cc.