Searched refs:colorsCount (Results 1 – 1 of 1) sorted by relevance
88 XCTAssertEqual(monster.colorsCount, 2) in testEnumVector()203 …public var colorsCount: Int32 { let o = _accessor.offset(4); return o == 0 ? 0 : _accessor.vector(… variable