Home
last modified time | relevance | path

Searched defs:CounterStat (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dstatistics.cc102 struct CounterStat { in ComputeStats() struct
103 Counter c; in ComputeStats()
104 std::vector<double> s; in ComputeStats()
/aosp_15_r20/external/google-benchmark/src/
H A Dstatistics.cc116 struct CounterStat { in ComputeStats() struct
117 Counter c; in ComputeStats()
118 std::vector<double> s; in ComputeStats()
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dstatistics.cc111 struct CounterStat { in ComputeStats() struct
112 Counter c; in ComputeStats()
113 std::vector<double> s; in ComputeStats()