Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()