Searched defs:Snapshot (Results 1 – 10 of 10) sorted by relevance
107 struct Snapshot { struct113 Snapshot& operator+=(const Snapshot& other) { argument137 Snapshot GetSnapshotAndReset(); argument174 struct Snapshot { struct181 Snapshot& operator+=(const Snapshot& other) { argument186 for (const auto& p : other.backend_metrics) {212 Snapshot GetSnapshotAndReset(); argument
146 struct Snapshot { struct153 Snapshot& operator+=(const Snapshot& other) { argument158 for (const auto& p : other.backend_metrics) {184 Snapshot GetSnapshotAndReset(); argument
71 public class Snapshot class in Grpc.IntegrationTesting.TimeStats77 …public Snapshot(TimeSpan wallClockTime, TimeSpan userProcessorTime, TimeSpan privilegedProcessorTi… in Snapshot() method in Grpc.IntegrationTesting.TimeStats.Snapshot
34 class Snapshot { class36 Snapshot() { grpc_stats_collect(&begin_); } in Snapshot() function in grpc::testing::Snapshot
51 bool RenderTest::Snapshot() { in Snapshot() function in txt::RenderTest
525 Snapshot section in API
7 interface Snapshot<T> extends DataSnapshot { interface
95 BENCHMARK_ALWAYS_INLINE bool Snapshot(PerfCounterValues* values) const { in Snapshot() function
203 ## Snapshot section in Byte-code
415 class Snapshot: class