Searched refs:BenchmarkList (Results 1 – 1 of 1) sorted by relevance
35 typedef std::vector< ::testing::Benchmark*> BenchmarkList; typedef36 static BenchmarkList* gBenchmarks;103 gBenchmarks = new BenchmarkList; in BenchmarkRegister()