Searched refs:EachRunResult (Results 1 – 1 of 1) sorted by relevance
37 results_.emplace_back(EachRunResult()); in MarkBenchmarkStart()53 struct EachRunResult { struct58 std::vector<EachRunResult> results_; argument64 bool operator()(const EachRunResult& i, const EachRunResult& j) { in operator()