Searched refs:kOtherName (Results 1 – 1 of 1) sorted by relevance
740 const std::string kOtherName = "something-different"; in TEST_F() local746 EXPECT_EQ(::android::OK, child->registerAsService(kOtherName)); in TEST_F()759 EXPECT_TRUE(interfacesEqual(child, IChild::getService(kOtherName))); in TEST_F()760 EXPECT_TRUE(interfacesEqual(child, IParent::getService(kOtherName))); in TEST_F()