Home
last modified time | relevance | path

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

/openthread-3.7.0/tests/unit/
Dtest_data.cpp42 const uint8_t kData[] = {0x12, 0x03, 0x19, 0x77}; in TestData() local
125 const uint8_t kData[] = {10, 20, 3, 15, 10, 00, 60, 16}; in TestMutableData() local
Dtest_spinel_decoder.cpp80 const uint16_t kData[] = {10, 20, 3, 15, 1000, 60, 16}; // ... then comes 17,18,19,20 :) in TestDecoder() local
Dtest_spinel_encoder.cpp95 const uint16_t kData[] = {10, 20, 3, 15, 1000, 60, 16}; // ... then comes 17,18,19,20 :) in TestEncoder() local