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

  /bionic/benchmarks/
string_benchmark.cpp 61 static void BM_string_memmove(benchmark::State& state) {
73 BENCHMARK(BM_string_memmove)->AT_COMMON_SIZES;

Completed in 89 milliseconds