Searched defs:AllLengths (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libcxx/benchmarks/ |
H A D | string.bench.cpp | 61 struct AllLengths : EnumValuesAsTuple<AllLengths, Length, 4> { struct 62 static constexpr const char* Names[] = {"Empty", "Small", "Large", "Huge"};
|
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/ |
H A D | string.bench.cpp | 61 struct AllLengths : EnumValuesAsTuple<AllLengths, Length, 4> { struct 62 static constexpr const char* Names[] = {"Empty", "Small", "Large", "Huge"};
|