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

  /system/extras/micro_bench/
micro_bench.cpp 481 int benchmarkStrlen(const char *name, const command_data_t &cmd_data, void_func_t func) {
590 { "strlen", benchmarkStrlen, reinterpret_cast<void_func_t>(strlen) },
    [all...]

Completed in 190 milliseconds