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

  /tools/tradefederation/core/tests/res/testtype/
gbench_output1.json 23 "name": "BM_string_strlen/64",
  /bionic/benchmarks/
string_benchmark.cpp 88 static void BM_string_strlen(benchmark::State& state) {
102 BENCHMARK(BM_string_strlen)->AT_COMMON_SIZES;
  /tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
GoogleBenchmarkResultParserTest.java 98 test3.put("name", "BM_string_strlen/64");

Completed in 268 milliseconds