Home
last modified time | relevance | path

Searched refs:setHandleA (Results 1 – 3 of 3) sorted by relevance

/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp989 EXPECT_OK(safeunionInterface->setHandleA( in TEST_F()
1016 EXPECT_OK(safeunionInterface->setHandleA( in TEST_F()
1128 EXPECT_OK(safeunionInterface->setHandleA( in TEST_F()
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java410 safeUnion = safeunionInterface.setHandleA(safeUnion, null); in runClientSafeUnionTests()
425 safeUnion = safeunionInterface.setHandleA(safeUnion, new NativeHandle()); in runClientSafeUnionTests()
1710 public HandleTypeSafeUnion setHandleA(HandleTypeSafeUnion safeUnion, NativeHandle a) { in setHandleA() method in HidlTestJava.SafeUnion
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp2295 EXPECT_OK(safeunionInterface->setHandleA( in TEST_F()
2322 EXPECT_OK(safeunionInterface->setHandleA( in TEST_F()
2434 EXPECT_OK(safeunionInterface->setHandleA( in TEST_F()