Searched refs:BM_format_to_string_span (Results 1 – 1 of 1) sorted by relevance
56 static void BM_format_to_string_span(benchmark::State& state) { in BM_format_to_string_span() function89 BENCHMARK_TEMPLATE(BM_format_to_string_span, char)->RangeMultiplier(2)->Range(1, 1 << 20);98 BENCHMARK_TEMPLATE(BM_format_to_string_span, wchar_t)->RangeMultiplier(2)->Range(1, 1 << 20);