Searched refs:BenchmarkMap (Results 1 – 1 of 1) sorted by relevance
30 typedef std::map<std::string, ::testing::Benchmark*> BenchmarkMap; typedef31 typedef BenchmarkMap::iterator BenchmarkMapIt;32 static BenchmarkMap gBenchmarks;