Home
last modified time | relevance | path

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

/external/google-benchmark/test/
Doutput_test.h104 typedef enum { kCpuTime, kRealTime } BenchmarkTime; typedef
107 double GetTime(BenchmarkTime which) const;
Doutput_test_helper.cc315 double Results::GetTime(BenchmarkTime which) const { in GetTime()
/external/libcxx/utils/google-benchmark/test/
Doutput_test.h104 typedef enum { kCpuTime, kRealTime } BenchmarkTime; typedef
107 double GetTime(BenchmarkTime which) const;
Doutput_test_helper.cc315 double Results::GetTime(BenchmarkTime which) const { in GetTime()