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.cpp978 EXPECT_OK(safeunionInterface->setHandleA( in TEST_F()
1005 EXPECT_OK(safeunionInterface->setHandleA( in TEST_F()
1117 EXPECT_OK(safeunionInterface->setHandleA( in TEST_F()
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java406 safeUnion = safeunionInterface.setHandleA(safeUnion, null); in runClientSafeUnionTests()
421 safeUnion = safeunionInterface.setHandleA(safeUnion, new NativeHandle()); in runClientSafeUnionTests()
1721 public HandleTypeSafeUnion setHandleA(HandleTypeSafeUnion safeUnion, NativeHandle a) { in setHandleA() method in HidlTestJava.SafeUnion
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp2275 EXPECT_OK(safeunionInterface->setHandleA( in TEST_F()
2302 EXPECT_OK(safeunionInterface->setHandleA( in TEST_F()
2414 EXPECT_OK(safeunionInterface->setHandleA( in TEST_F()