Home
last modified time | relevance | path

Searched refs:AddToLabel (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/test/cpp/microbenchmarks/
Dfullstack_fixtures.h109 void AddToLabel(std::ostream& out, benchmark::State& state) { in AddToLabel() function
110 BaseFixture::AddToLabel(out, state); in AddToLabel()
238 void AddToLabel(std::ostream& out, benchmark::State& state) { in AddToLabel() function
239 BaseFixture::AddToLabel(out, state); in AddToLabel()
287 void AddToLabel(std::ostream& out, benchmark::State& state) { in AddToLabel() function
288 EndpointPairFixture::AddToLabel(out, state); in AddToLabel()
Dhelpers.cc28 AddToLabel(out, state); in Finish()
40 void TrackCounters::AddToLabel(std::ostream& out, benchmark::State& state) { in AddToLabel() function in TrackCounters
Dhelpers.h69 virtual void AddToLabel(std::ostream& out, benchmark::State& state);
Dbm_fullstack_trickle.cc112 void AddToLabel(std::ostream& out, benchmark::State& state) { in AddToLabel() function in grpc::testing::TrickledCHTTP2