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

  /system/core/liblog/tests/
liblog_benchmark.cpp 63 static void BM_log_maximum(int iters) {
67 __android_log_print(ANDROID_LOG_INFO, "BM_log_maximum", "%d", i);
72 BENCHMARK(BM_log_maximum);
  /system/core/logd/tests/
logd_test.cpp 550 "BM_log_maximum ",

Completed in 87 milliseconds