Searched refs:getFoo (Results 1 – 2 of 2) sorted by relevance
831 sp<IFoo> getFoo = IFoo::getService(kInstanceName, binder.getR()); in TEST() local832 EXPECT_EQ(foo.get(), getFoo.get()); in TEST()835 EXPECT_EQ(STATUS_OK, getFoo->doubleNumber(1, &out)); in TEST()
134 `get()` method exposed on the immutable interface of the data structure as `getFoo()`, and the