Home
last modified time | relevance | path

Searched refs:AllLocalizations (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dformatter_int.bench.cpp60 struct AllLocalizations : EnumValuesAsTuple<AllLocalizations, LocalizationE, 2> { struct
205 makeCartesianProductBenchmark<Integral, AllLocalizations, AllBases, AllTypes, AllAlignments>(); in main()
H A Dformatter_float.bench.cpp20 struct AllLocalizations : EnumValuesAsTuple<AllLocalizations, LocalizationE, 2> { struct
247 …makeCartesianProductBenchmark<FloatingPoint, AllLocalizations, AllDisplayTypes, AllTypes, AllValue… in main()