Searched refs:not_checks (Results 1 – 1 of 1) sorted by relevance
96 TestCaseList const& not_checks) { in CheckCase() argument107 for (const auto& NC : not_checks) { in CheckCase()129 std::vector<TestCase> not_checks; in CheckCases() local133 not_checks.push_back(TC); in CheckCases()136 CheckCase(output, TC, not_checks); in CheckCases()137 not_checks.clear(); in CheckCases()