Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/benchmarks/
H A Dstring.bench.cpp61 struct AllLengths : EnumValuesAsTuple<AllLengths, Length, 4> { struct
599 makeCartesianProductBenchmark<StringConstructDestroyCStr, AllLengths, in main()
602 makeCartesianProductBenchmark<StringAssignStr, AllLengths, AllOpacity>(); in main()
606 makeCartesianProductBenchmark<StringCopy, AllLengths>(); in main()
607 makeCartesianProductBenchmark<StringMove, AllLengths>(); in main()
608 makeCartesianProductBenchmark<StringDestroy, AllLengths>(); in main()
609 makeCartesianProductBenchmark<StringResizeDefaultInit, AllLengths, in main()
613 makeCartesianProductBenchmark<StringRelational, AllRelations, AllLengths, in main()
614 AllLengths, AllDiffTypes>(); in main()
616 AllLengths, AllLengths, AllDiffTypes>(); in main()
[all …]