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

  /external/google-benchmark/test/
output_test_helper.cc 308 const char *which_str = which == kCpuTime ? "cpu_time" : "real_time"; local
309 double val = GetAs< double >(which_str);
  /external/libcxx/utils/google-benchmark/test/
output_test_helper.cc 308 const char *which_str = which == kCpuTime ? "cpu_time" : "real_time"; local
309 double val = GetAs< double >(which_str);

Completed in 127 milliseconds