Searched refs:TestVoidReturn (Results 1 – 5 of 5) sorted by relevance
45 void TestVoidReturn(); in TestVoidReturn() method
54 public void TestVoidReturn() {} in TestVoidReturn() method in TestImpl
114 mInterface.TestVoidReturn(); in testVoidReturn()
57 ::ndk::ScopedAStatus TestVoidReturn() override { in TestVoidReturn() function
186 ASSERT_OK(iface->TestVoidReturn()); in TEST_P()