Searched defs:BenchmarkMeasure (Results 1 – 1 of 1) sorted by relevance
45 struct BenchmarkMeasure { struct47 static BenchmarkMeasure Create(std::string Key, double Value) { in Create() argument73 std::vector<BenchmarkMeasure> Measurements; argument