Searched refs:Array2 (Results 1 – 1 of 1) sorted by relevance
413 typedef Array<uint16_t, 256> Array2; in TestArrayIndexType() typedef417 …static_assert(TypeTraits::IsSame<Array2::IndexType, uint16_t>::kValue, "Array2::IndexType is incor… in TestArrayIndexType()