Home
last modified time | relevance | path

Searched defs:two (Results 1 – 9 of 9) 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.cpp49 bool two; member
/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp1160 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F()
1166 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F()
1171 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F()
1172 EXPECT_OK(safeunionInterface->setB(two, 1, [&](const LargeSafeUnion& two) { in TEST_F()
1178 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F()
1179 EXPECT_OK(safeunionInterface->setA(two, 2, [&](const LargeSafeUnion& two) { in TEST_F()
1185 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F()
1186 EXPECT_OK(safeunionInterface->setA(two, 1, [&](const LargeSafeUnion& two) { in TEST_F()
/system/timezone/distro/core/src/test/com/android/timezone/distro/
DFileUtilsTest.java144 File two = new File(one, "two"); in testEnsureDirectoryExists() local
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp2466 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F()
2472 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F()
2477 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F()
2478 EXPECT_OK(safeunionInterface->setB(two, 1, [&](const LargeSafeUnion& two) { in TEST_F()
2484 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F()
2485 EXPECT_OK(safeunionInterface->setA(two, 2, [&](const LargeSafeUnion& two) { in TEST_F()
2491 EXPECT_OK(safeunionInterface->newLargeSafeUnion([&](const LargeSafeUnion& two) { in TEST_F()
2492 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.java503 LargeSafeUnion two = safeunionInterface.newLargeSafeUnion(); in runClientSafeUnionTests() local
524 LargeSafeUnion two = safeunionInterface.newLargeSafeUnion(); in runClientSafeUnionTests() local
539 LargeSafeUnion two = safeunionInterface.newLargeSafeUnion(); in runClientSafeUnionTests() local
/system/memory/libmemunreachable/tests/
DLeakFolding_test.cpp70 TEST_F(LeakFoldingTest, two) { in TEST_F() argument
/system/libhidl/
Dtest_main.cpp538 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