Lines Matching refs:AllLengths
61 struct AllLengths : EnumValuesAsTuple<AllLengths, Length, 4> { struct
599 makeCartesianProductBenchmark<StringConstructDestroyCStr, AllLengths, in main()
602 makeCartesianProductBenchmark<StringAssignStr, AllLengths, AllOpacity>(); in main()
603 makeCartesianProductBenchmark<StringAssignAsciiz, 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()
611 makeCartesianProductBenchmark<StringEraseToEnd, AllLengths, AllOpacity>(); in main()
612 makeCartesianProductBenchmark<StringEraseWithMove, AllLengths, AllOpacity>(); in main()
613 makeCartesianProductBenchmark<StringRelational, AllRelations, AllLengths, in main()
614 AllLengths, AllDiffTypes>(); in main()
616 AllLengths, AllLengths, AllDiffTypes>(); in main()
618 AllLengths>(); in main()