Searched defs:WriteCodePoint (Results 1 – 2 of 2) sorted by relevance
23 Status WriteCodePoint(uint32_t code_point, pw::StringBuilder& output) { in WriteCodePoint() function
193 TEST(UtfCodecs, WriteCodePoint) { in TEST() argument