Home
last modified time | relevance | path

Searched defs:AllValueTypes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/algorithms/
H A Dcommon.h21 struct AllValueTypes : EnumValuesAsTuple<AllValueTypes, ValueType, 6> { struct
22 static constexpr const char* Names[] = {
/aosp_15_r20/external/libcxx/benchmarks/
H A Dalgorithms.bench.cpp18 struct AllValueTypes : EnumValuesAsTuple<AllValueTypes, ValueType, 2> { struct
19 static constexpr const char* Names[] = {"uint32", "string"};