Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/benchmarks/
H A Dvector_operations.bench.cpp20 BENCHMARK_CAPTURE(BM_ConstructSizeValue,
H A Ddeque.bench.cpp24 BENCHMARK_CAPTURE(BM_ConstructSizeValue,
H A DContainerBenchmarks.h30 void BM_ConstructSizeValue(benchmark::State& st, Container, typename Container::value_type const& v… in BM_ConstructSizeValue() function