Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/benchmarks/
H A Dalgorithms.partition_point.bench.cpp61 using AllTestTypes = std::tuple<TestInt32, TestInt64, TestUint32, TestMediumString>; typedef
121 makeCartesianProductBenchmark<PartitionPointBench, AllAlgs, AllTestTypes>( in main()