Searched refs:TestVoidReturn (Results 1 – 7 of 7) sorted by relevance
44 void TestVoidReturn(); in TestVoidReturn() method
37 void TestVoidReturn(); in TestVoidReturn() method
63 public void TestVoidReturn() {} in TestVoidReturn() method in TestImpl
112 mInterface.TestVoidReturn(); in testVoidReturn()
56 ::ndk::ScopedAStatus TestVoidReturn() override { in TestVoidReturn() function
174 ASSERT_OK(iface->TestVoidReturn()); in TEST_P()