Home
last modified time | relevance | path

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

/system/core/libbacktrace/
Dbacktrace_testlib.cpp32 int test_level_four(int one, int two, int three, int four, void (*callback_func)(void*), in test_level_four()
43 int test_level_three(int one, int two, int three, int four, void (*callback_func)(void*), in test_level_three()
48 int test_level_two(int one, int two, int three, int four, void (*callback_func)(void*), void* data)… in test_level_two()
52 int test_level_one(int one, int two, int three, int four, void (*callback_func)(void*), void* data)… in test_level_one()