Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_dns.cpp65 bool mShouldMatch; in TestDnsName() member
555 … VerifyOrQuit(dnsName.Matches(test.mFirstLabel, test.mLabels, test.mDomain) == test.mShouldMatch); in TestDnsName()
561 … VerifyOrQuit(dnsName.Matches(test.mFirstLabel, test.mLabels, test.mDomain) == test.mShouldMatch); in TestDnsName()