Home
last modified time | relevance | path

Searched refs:ContainsPtr (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/tests/unit/
Dtest_mdns.cpp507 bool ContainsPtr(const DnsNameString &aFullName, in ContainsPtr() function
537 return ContainsPtr(allServices, aServiceType, kNonZeroTtl, 0); in ContainsServicesPtr()
836 … VerifyOrQuit(RecordsFor(aSection).ContainsPtr(serviceType, serviceName, ttlCheck, aService.mTtl)); in Validate()
882 …VerifyOrQuit(mAnswerRecords.ContainsPtr(subServiceType, serviceName, aIsGoodBye ? kZeroTtl : kNonZ… in ValidateSubType()