Searched refs:DetailedSubprocessTestCount (Results 1 – 1 of 1) sorted by relevance
150 struct DetailedSubprocessTestCount struct201 std::vector<DetailedSubprocessTestCount> m_detailedSubprocessTestCount;337 … m_detailedSubprocessTestCount.push_back(DetailedSubprocessTestCount{testPattern, testCount}); in TestCaseExecutor()341 [](const DetailedSubprocessTestCount &lhs, const DetailedSubprocessTestCount &rhs) in TestCaseExecutor()