Searched defs:four (Results 1 – 2 of 2) sorted by relevance
/system/unwinding/libbacktrace/ |
D | backtrace_testlib.cpp | 38 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/unwinding/libunwindstack/tests/ |
D | MemoryTest.cpp | 51 uint64_t four; member
|