Searched defs:HeapType (Results 1 – 3 of 3) sorted by relevance
98 public enum HeapType { enum in MinMaxPriorityQueueBenchmark
86 explicit constexpr HeapType(Representation repr) : representation_(repr) { in HeapType() function89 explicit constexpr HeapType(uint32_t repr) in HeapType() function