Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_mdns.cpp3301 static const char *const kSubTypes[] = {"_s", "_r"}; in TestQuery() local
3350 service1.mSubTypeLabels = kSubTypes; in TestQuery()
3376 service3.mSubTypeLabels = kSubTypes; in TestQuery()
3831 static const char *const kSubTypes[] = {"_s1", "_r2", "vxy"}; in TestMultiPacket() local
3852 service.mSubTypeLabels = kSubTypes; in TestMultiPacket()
6750 static const char *const kSubTypes[] = {"_sub1", "_xyzw"}; in TestPassiveCache() local
6811 service1.mSubTypeLabels = kSubTypes; in TestPassiveCache()
6835 service3.mSubTypeLabels = kSubTypes; in TestPassiveCache()