Searched defs:characterType (Results 1 – 2 of 2) sorted by relevance
110 let characterType: [Character] = [.belle, .mulan, .bookfan] in testUnionVector() variable171 let characterType: [Character] = [.bookfan, .other] in testStringUnion() variable222 let characterType: [Character] = [.belle, .mulan, .bookfan, .other] in testEncoding() variable
242 let characterType: [Character] = [.bookfan, .other] in testValidUnionBuffer() variable