Home
last modified time | relevance | path

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

/system/core/libbacktrace/
Dbacktrace_testlib.cpp38 int test_level_four(int one, int two, int three, int four, void (*callback_func)(void*), in test_level_four()
49 int test_level_three(int one, int two, int three, int four, void (*callback_func)(void*), in test_level_three()
54 int test_level_two(int one, int two, int three, int four, void (*callback_func)(void*), void* data)… in test_level_two()
58 int test_level_one(int one, int two, int three, int four, void (*callback_func)(void*), void* data)… in test_level_one()
/system/core/libunwindstack/tests/
DMemoryTest.cpp51 uint64_t four; member