Home
last modified time | relevance | path

Searched defs:fn_name (Results 1 – 2 of 2) sorted by relevance

/bionic/benchmarks/
Dbionic_benchmarks.cpp354 const std::string& fn_name, args_vector_t* run_args) { in RegisterGoogleBenchmarks()
387 std::string fn_name = extra_fn.substr(0, first_space_pos); in RegisterCliBenchmarks() local
430 std::string fn_name = fn_elem->GetText(); in RegisterXmlBenchmarks() local
/bionic/libc/arch-arm/bionic/
D__aeabi.c165 #define __AEABI_SYMVERS(fn_name) \ argument