Searched refs:Array1 (Results 1 – 1 of 1) sorted by relevance
412 typedef Array<uint16_t, 255> Array1; in TestArrayIndexType() typedef416 …static_assert(TypeTraits::IsSame<Array1::IndexType, uint8_t>::kValue, "Array1::IndexType is incorr… in TestArrayIndexType()