Searched refs:TestOneway (Results 1 – 5 of 5) sorted by relevance
46 oneway void TestOneway(); in TestOneway() method
57 public void TestOneway() throws RemoteException { in TestOneway() method in TestImpl
121 mInterface.TestOneway(); in testOneway()
60 ::ndk::ScopedAStatus TestOneway() override { in TestOneway() function
189 ASSERT_OK(iface->TestOneway()); in TEST_P()191 ASSERT_EQ(STATUS_UNKNOWN_ERROR, AStatus_getStatus(iface->TestOneway().get())); in TEST_P()