Searched defs:two (Results 1 – 2 of 2) sorted by relevance
| /system/core/libbacktrace/ |
| D | backtrace_testlib.cpp | 32 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()
|
| /system/core/libmemunreachable/tests/ |
| D | LeakFolding_test.cpp | 68 TEST_F(LeakFoldingTest, two) { in TEST_F() argument
|