Home
last modified time | relevance | path

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

/system/extras/micro_bench/
Dmicro_bench.cpp468 int benchmarkStrcmp(const char *name, const command_data_t &cmd_data, void_func_t func) { in benchmarkStrcmp() function
605 { "strcmp", benchmarkStrcmp, reinterpret_cast<void_func_t>(strcmp) },