Home
last modified time | relevance | path

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

/system/extras/micro_bench/
Dmicro_bench.cpp75 typedef char *(*str_func_t)(char *, const char *); typedef
524 str_func_t str_func = reinterpret_cast<str_func_t>(func); in benchmarkStrcat()
541 str_func_t str_func = reinterpret_cast<str_func_t>(func); in benchmarkStrcatCold()
563 str_func_t str_func = reinterpret_cast<str_func_t>(func); in benchmarkStrcpy()
574 str_func_t str_func = reinterpret_cast<str_func_t>(func); in benchmarkStrcpyCold()