Home
last modified time | relevance | path

Searched defs:two (Results 1 – 9 of 9) 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.cpp49 bool two; member
/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp1149 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/
Dhidl_test_client.cpp2446 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/
DHidlTestJava.java499 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/
DFileUtilsTest.java144 File two = new File(one, "two"); in testEnsureDirectoryExists() local
/system/memory/libmemunreachable/tests/
DLeakFolding_test.cpp70 TEST_F(LeakFoldingTest, two) { in TEST_F() argument
/system/libhidl/
Dtest_main.cpp552 hidl_string two = "2"; in TEST_F() local
/system/bt/gd/packet/parser/test/
Dgenerated_packet_test.cc939 auto two = view.GetTwo(); in TEST() local
1447 auto two = view.GetTwo(); in TEST() local