Home
last modified time | relevance | path

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

/system/extras/micro_bench/
Dmicro_bench.cpp567 int benchmarkStrcpy(const char *name, const command_data_t &cmd_data, void_func_t func) { in benchmarkStrcpy() function
607 { "strcpy", benchmarkStrcpy, reinterpret_cast<void_func_t>(strcpy) },