Home | History | Annotate | Download | only in gtest

Lines Matching refs:kMaxCodePoint4

1277 const UInt32 kMaxCodePoint4 = (static_cast<UInt32>(1) << (3 + 3*6)) - 1;
1302 } else if (code <= kMaxCodePoint4) {