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

  /bionic/benchmarks/
string_benchmark.cpp 46 static void BM_string_memcpy(benchmark::State& state) {
59 BENCHMARK(BM_string_memcpy)->AT_COMMON_SIZES;

Completed in 90 milliseconds