Home
last modified time | relevance | path

Searched defs:Quantities (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dalgorithms.partition_point.bench.cpp120 const std::vector<size_t> Quantities = {1 << 8, 1 << 10, 1 << 20}; in main() local
H A Dalgorithms.bench.cpp319 const std::vector<size_t> Quantities = {1 << 0, 1 << 2, 1 << 4, 1 << 6, in main() local