Searched refs:Array3 (Results 1 – 1 of 1) sorted by relevance
414 typedef Array<uint16_t, 100, uint16_t> Array3; in TestArrayIndexType() typedef418 …static_assert(TypeTraits::IsSame<Array3::IndexType, uint16_t>::kValue, "Array3::IndexType is incor… in TestArrayIndexType()