Home
last modified time | relevance | path

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

/external/google-benchmark/src/
Dstat.h13 class Stat1; variable
35 Stat1() { Clear(); } in Stat1() function
37 explicit Stat1(const VType &dat) { in Stat1() function
44 explicit Stat1(const VType *begin, const VType *end) { in Stat1() function
51 Stat1(const VType &dat, const NumType &w) { in Stat1() function
57 Stat1(const Self &stat) { in Stat1() function