HomeSort by relevance Sort by last modified time
    Searched defs:BenchmarkTime (Results 1 - 2 of 2) sorted by null

  /external/google-benchmark/test/
output_test.h 96 typedef enum { kCpuTime, kRealTime } BenchmarkTime;
99 double GetTime(BenchmarkTime which) const;
  /external/libcxx/utils/google-benchmark/test/
output_test.h 96 typedef enum { kCpuTime, kRealTime } BenchmarkTime;
99 double GetTime(BenchmarkTime which) const;

Completed in 546 milliseconds