Searched refs:SampleTreeSorter (Results 1 – 3 of 3) sorted by relevance
301 class SampleTreeSorter {303 explicit SampleTreeSorter(SampleComparator<EntryT> comparator) : comparator_(comparator) {} in SampleTreeSorter() function305 virtual ~SampleTreeSorter() {} in ~SampleTreeSorter()
249 using SlabSampleTreeSorter = SampleTreeSorter<SlabSample>;
386 using ReportCmdSampleTreeSorter = SampleTreeSorter<SampleEntry>;