Searched refs:beforeThanCompareGroups (Results 1 – 1 of 1) sorted by relevance
148 static bool beforeThanCompareGroups(const GroupInfo *LHS, const GroupInfo *RHS){ in beforeThanCompareGroups() function218 std::sort(SortedGroups.begin(), SortedGroups.end(), beforeThanCompareGroups); in groupDiagnostics()