Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dformat_to_n.bench.cpp69 static void BM_format_to_n_string_pointer(benchmark::State& state) { in BM_format_to_n_string_pointer() function
90 BENCHMARK_TEMPLATE(BM_format_to_n_string_pointer, char)->RangeMultiplier(2)->Range(1, 1 << 20);
99 BENCHMARK_TEMPLATE(BM_format_to_n_string_pointer, wchar_t)->RangeMultiplier(2)->Range(1, 1 << 20);