Searched defs:EachRunStatsEntryComparator (Results 1 – 1 of 1) sorted by relevance
63 struct EachRunStatsEntryComparator { struct64 bool operator()(const EachRunResult& i, const EachRunResult& j) { in operator()