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

  /external/google-benchmark/src/
benchmark_api_internal.h 21 TimeUnit time_unit; member in struct:benchmark::internal::Benchmark::Instance
  /external/libcxx/utils/google-benchmark/src/
benchmark_api_internal.h 21 TimeUnit time_unit; member in struct:benchmark::internal::Benchmark::Instance
  /device/google/marlin/time-services/
time_genoff.h 60 typedef enum time_unit { enum
82 * if time_unit = TIME_MSEC, TIME_SECS then ts_val = (uint64_t *)
83 * if time_unit = TIME_JULIAN then ts_val = (struct tm *)
  /device/huawei/angler/time-services/
time_genoff.h 60 typedef enum time_unit { enum
82 * if time_unit = TIME_MSEC, TIME_SECS then ts_val = (uint64_t *)
83 * if time_unit = TIME_JULIAN then ts_val = (struct tm *)
  /device/lge/bullhead/time-services/
time_genoff.h 60 typedef enum time_unit { enum
82 * if time_unit = TIME_MSEC, TIME_SECS then ts_val = (uint64_t *)
83 * if time_unit = TIME_JULIAN then ts_val = (struct tm *)
  /external/google-benchmark/include/benchmark/
reporter.h 48 time_unit(kNanosecond),
67 TimeUnit time_unit; member in struct:benchmark::BenchmarkReporter::Run
72 // specified by 'time_unit'.
78 // specified by 'time_unit'.
  /external/libcxx/utils/google-benchmark/include/benchmark/
reporter.h 47 time_unit(kNanosecond),
65 TimeUnit time_unit; member in struct:benchmark::BenchmarkReporter::Run
70 // specified by 'time_unit'.
76 // specified by 'time_unit'.
  /hardware/qcom/msm8998/time-services/
time_genoff.h 62 typedef enum time_unit { enum
84 * if time_unit = TIME_MSEC, TIME_SECS then ts_val = (uint64_t *)
85 * if time_unit = TIME_JULIAN then ts_val = (struct tm *)

Completed in 128 milliseconds