Searched refs:getF (Results 1 – 10 of 10) sorted by relevance
119 int getF(in Foo foo); in getF() method
62 int getF(in test_package.Foo foo); in getF() method
79 int getF(in test_package.Foo foo); in getF() method
392 public int getF(Foo foo) { in getF() method in TestImpl
585 assertEquals(foo.f, mInterface.getF(foo)); in testGetLastItem()
451 ::ndk::ScopedAStatus getF(const Foo& foo, int32_t* _aidl_return) { in getF() function
463 ASSERT_OK(iface->getF(foo, &retF)); in TEST_P()