Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/src/
Dstat.h12 class Stat1; variable
34 Stat1() { Clear(); } in Stat1() function
36 explicit Stat1(const VType &dat) { in Stat1() function
43 explicit Stat1(const VType *begin, const VType *end) { in Stat1() function
50 Stat1(const VType &dat, const NumType &w) { in Stat1() function
56 Stat1(const Self &stat) { in Stat1() function
/external/google-benchmark/src/
Dstat.h12 class Stat1; variable
34 Stat1() { Clear(); } in Stat1() function
36 explicit Stat1(const VType &dat) { in Stat1() function
43 explicit Stat1(const VType *begin, const VType *end) { in Stat1() function
50 Stat1(const VType &dat, const NumType &w) { in Stat1() function
56 Stat1(const Self &stat) { in Stat1() function