Home
last modified time | relevance | path

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

/system/core/libbacktrace/
Dbacktrace_testlib.c19 int test_level_four(int one, int two, int three, int four, in test_level_four() function
32 return test_level_four(one+3, two+6, three+9, four+12, callback_func, data) + 3; in test_level_three()
Dbacktrace_offline_test.cpp23 int test_level_four(int, int, int, int, void (*)(void*), void*);
138 {"test_level_four", reinterpret_cast<uintptr_t>(&test_level_four), 0}, in FunctionNameForAddress()