Home
last modified time | relevance | path

Searched defs:kEncodedName (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/tests/unit/
Dtest_dns.cpp618 static const uint8_t kEncodedName[] = {1, 'F', 3, 'I', 'S', 'I', 4, 'A', 'R', 'P', 'A', 0}; in TestDnsCompressedName() local
1039 static const uint8_t kEncodedName[] = {3, 'F', 'O', 'O', 0xc0, 6, 2, 'A', 'B', 0}; in TestDnsCompressedName() local
1051 static const uint8_t kEncodedName[] = {0xc0, 0}; in TestDnsCompressedName() local
1065 static const uint8_t kEncodedName[] = {3, 'F', 'O', 'O', 0xc0, 0}; in TestDnsCompressedName() local
1081 static const uint8_t kEncodedName[] = {0, 0, 0, 3, 'F', 'O', 'O', 2, 'B', 'A', 0xc0, 3}; in TestDnsCompressedName() local
1097 static const uint8_t kEncodedName[] = {0, 0, 0, 3, 'F', 'O', 'O', 2, 'B', 'A', 0xc0, 2}; in TestDnsCompressedName() local