Searched defs:two (Results 1 – 9 of 9) 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 | 49 bool two; member
|
/system/tools/hidl/test/java_test/ |
D | hidl_test_java_native.cpp | 1149 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F() 1155 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F() 1160 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F() 1161 EXPECT_OK(safeunionInterface->setB(two, 1, [&](const LargeSafeUnion& two) { in TEST_F() 1167 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F() 1168 EXPECT_OK(safeunionInterface->setA(two, 2, [&](const LargeSafeUnion& two) { in TEST_F() 1174 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F() 1175 EXPECT_OK(safeunionInterface->setA(two, 1, [&](const LargeSafeUnion& two) { in TEST_F()
|
/system/tools/hidl/test/hidl_test/ |
D | hidl_test_client.cpp | 2446 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F() 2452 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F() 2457 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F() 2458 EXPECT_OK(safeunionInterface->setB(two, 1, [&](const LargeSafeUnion& two) { in TEST_F() 2464 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F() 2465 EXPECT_OK(safeunionInterface->setA(two, 2, [&](const LargeSafeUnion& two) { in TEST_F() 2471 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F() 2472 EXPECT_OK(safeunionInterface->setA(two, 1, [&](const LargeSafeUnion& two) { in TEST_F()
|
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/ |
D | HidlTestJava.java | 499 LargeSafeUnion two = safeunionInterface.newLargeSafeUnion(); in runClientSafeUnionTests() local 520 LargeSafeUnion two = safeunionInterface.newLargeSafeUnion(); in runClientSafeUnionTests() local 535 LargeSafeUnion two = safeunionInterface.newLargeSafeUnion(); in runClientSafeUnionTests() local
|
/system/timezone/distro/core/src/test/com/android/timezone/distro/ |
D | FileUtilsTest.java | 144 File two = new File(one, "two"); in testEnsureDirectoryExists() local
|
/system/memory/libmemunreachable/tests/ |
D | LeakFolding_test.cpp | 70 TEST_F(LeakFoldingTest, two) { in TEST_F() argument
|
/system/libhidl/ |
D | test_main.cpp | 552 hidl_string two = "2"; in TEST_F() local
|
/system/bt/gd/packet/parser/test/ |
D | generated_packet_test.cc | 939 auto two = view.GetTwo(); in TEST() local 1447 auto two = view.GetTwo(); in TEST() local
|