Home
last modified time | relevance | path

Searched defs:three (Results 1 – 5 of 5) 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.cpp50 uint32_t three; member
/system/bt/stack/smp/
Dp_256_ecc_pp.cc262 uint32_t three[kl] = {0}; in ECC_ValidatePoint() local
/system/timezone/distro/core/src/test/com/android/timezone/distro/
DFileUtilsTest.java145 File three = new File(two, "three"); in testEnsureDirectoryExists() local
/system/libhidl/
Dtest_main.cpp452 const hidl_string three = "3"; in TEST_F() local