Home
last modified time | relevance | path

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

/system/unwinding/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/unwinding/libunwindstack/tests/
DMemoryTest.cpp50 uint32_t three; member
/system/bt/stack/smp/
Dp_256_ecc_pp.cc255 uint32_t three[KEY_LENGTH_DWORDS_P256] = {0}; in ECC_ValidatePoint() local
/system/bt/gd/security/ecc/
Dp_256_ecc_pp.cc253 uint32_t three[KEY_LENGTH_DWORDS_P256] = {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.cpp561 const hidl_string three = "3"; in TEST_F() local