Searched refs:BenchmarkFormatInt (Results 1 – 2 of 2) sorted by relevance
27 static void BenchmarkFormatInt(benchmark::State& state) { in BenchmarkFormatInt() function34 BENCHMARK(BenchmarkFormatInt);
172 func BenchmarkFormatInt(b *testing.B) { func