Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_array.cpp412 typedef Array<uint16_t, 255> Array1; in TestArrayIndexType() typedef
416 …static_assert(TypeTraits::IsSame<Array1::IndexType, uint8_t>::kValue, "Array1::IndexType is incorr… in TestArrayIndexType()