Searched refs:getF (Results 1 – 5 of 5) sorted by relevance
131 int getF(in Foo foo); in getF() method
420 public int getF(Foo foo) { in getF() method in TestImpl
677 assertEquals(foo.f, mInterface.getF(foo)); in testGetLastItem()
539 ::ndk::ScopedAStatus getF(const Foo& foo, int32_t* _aidl_return) { in getF() function
843 ASSERT_OK(iface->getF(foo, &retF)); in TEST_P()