Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-benchmark/bindings/python/google_benchmark/
H A D__init__.py38 kMicrosecond as kMicrosecond, unknown
/aosp_15_r20/external/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h408 enum TimeUnit { kNanosecond, kMicrosecond, kMillisecond }; enumerator
/aosp_15_r20/external/google-benchmark/include/benchmark/
H A Dbenchmark.h367 enum TimeUnit { kNanosecond, kMicrosecond, kMillisecond, kSecond }; enumerator
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/include/benchmark/
H A Dbenchmark.h364 enum TimeUnit { kNanosecond, kMicrosecond, kMillisecond, kSecond }; enumerator