Home
last modified time | relevance | path

Searched refs:benchmarkStrlen (Results 1 – 1 of 1) sorted by relevance

/system/extras/micro_bench/
Dmicro_bench.cpp498 int benchmarkStrlen(const char *name, const command_data_t &cmd_data, void_func_t func) { in benchmarkStrlen() function
609 { "strlen", benchmarkStrlen, reinterpret_cast<void_func_t>(strlen) },