Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dthread_timer.h70 const bool measure_process_cpu_time; variable
H A Dbenchmark_api_internal.h31 bool measure_process_cpu_time() const { return measure_process_cpu_time_; } in measure_process_cpu_time() function
/aosp_15_r20/external/google-benchmark/src/
H A Dthread_timer.h70 const bool measure_process_cpu_time; variable
H A Dbenchmark_api_internal.h31 bool measure_process_cpu_time() const { return measure_process_cpu_time_; } in measure_process_cpu_time() function