ChopLowBits      2947 modules/ts/src/ts_gtest.cpp     str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6));  // 10xxxxxx
ChopLowBits      2951 modules/ts/src/ts_gtest.cpp     str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6));  // 10xxxxxx
ChopLowBits      2952 modules/ts/src/ts_gtest.cpp     str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6));  // 10xxxxxx
ChopLowBits      2956 modules/ts/src/ts_gtest.cpp     str[3] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6));  // 10xxxxxx
ChopLowBits      2957 modules/ts/src/ts_gtest.cpp     str[2] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6));  // 10xxxxxx
ChopLowBits      2958 modules/ts/src/ts_gtest.cpp     str[1] = static_cast<char>(0x80 | ChopLowBits(&code_point, 6));  // 10xxxxxx