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