Home
last modified time | relevance | path

Searched refs:not_checks (Results 1 - 1 of 1) sorted by relevance

/third_party/benchmark/test/
H A Doutput_test_helper.cc96 TestCaseList const& not_checks) { in CheckCase()
107 for (const auto& NC : not_checks) { in CheckCase()
129 std::vector<TestCase> not_checks; in CheckCases() local
133 not_checks.push_back(TC); in CheckCases()
136 CheckCase(output, TC, not_checks); in CheckCases()
137 not_checks.clear(); in CheckCases()
95 CheckCase(std::stringstream& remaining_output, TestCase const& TC, TestCaseList const& not_checks) CheckCase() argument

Completed in 1 milliseconds