Searched refs:ServiceInstanceMatches (Results 1 – 1 of 1) sorted by relevance
534 …bool ServiceInstanceMatches(const char *aInstance) const { return !strcmp(mServiceInstance, aInsta… in ServiceInstanceMatches() function553 …bool ServiceInstanceMatches(const char *aInstance) const { return !strcmp(mServiceInstance, aInsta… in ServiceInstanceMatches() function978 VerifyOrQuit(sStartSrvResolverInfo.ServiceInstanceMatches("hulk")); in TestProxyBasic()1006 VerifyOrQuit(sStopSrvResolverInfo.ServiceInstanceMatches("hulk")); in TestProxyBasic()1010 VerifyOrQuit(sStartTxtResolverInfo.ServiceInstanceMatches("hulk")); in TestProxyBasic()1040 VerifyOrQuit(sStopTxtResolverInfo.ServiceInstanceMatches("hulk")); in TestProxyBasic()1119 VerifyOrQuit(sStartSrvResolverInfo.ServiceInstanceMatches("iron.man")); in TestProxyBasic()1177 VerifyOrQuit(sStopSrvResolverInfo.ServiceInstanceMatches("iron.man")); in TestProxyBasic()1181 VerifyOrQuit(sStartTxtResolverInfo.ServiceInstanceMatches("iron.man")); in TestProxyBasic()1211 VerifyOrQuit(sStopTxtResolverInfo.ServiceInstanceMatches("iron.man")); in TestProxyBasic()[all …]