Searched refs:sortTests (Results 1 – 4 of 4) sorted by relevance
21 …std::vector<TestCase> sortTests( IConfig const& config, std::vector<TestCase> const& unsortedTestC… in sortTests() function84 m_sortedFunctions = sortTests( config, m_functions ); in getAllTestsSorted()
25 …std::vector<TestCase> sortTests( IConfig const& config, std::vector<TestCase> const& unsortedTestC…
9958 …std::vector<TestCase> sortTests( IConfig const& config, std::vector<TestCase> const& unsortedTestC…11768 …std::vector<TestCase> sortTests( IConfig const& config, std::vector<TestCase> const& unsortedTestC… in sortTests() function11831 m_sortedFunctions = sortTests( config, m_functions ); in getAllTestsSorted()
6418 …inline std::vector<TestCase> sortTests( IConfig const& config, std::vector<TestCase> const& unsort… in sortTests() function6501 m_sortedFunctions = sortTests( config, m_functions ); in getAllTestsSorted()