Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_array.cpp413 typedef Array<uint16_t, 256> Array2; in TestArrayIndexType() typedef
417 …static_assert(TypeTraits::IsSame<Array2::IndexType, uint16_t>::kValue, "Array2::IndexType is incor… in TestArrayIndexType()