Home
last modified time | relevance | path

Searched defs:str16 (Results 1 – 10 of 10) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-subset-nameids.c82 char str16[] = "Roboto-test-inserting"; in test_subset_name_overrides() local
/external/double-conversion/test/cctest/
Dtest-conversions.cc2030 static double StrToD16(const uc16* str16, int length, int flags, in StrToD16()
2047 uc16 str16[256]; in StrToD16() local
4183 static float StrToF16(const uc16* str16, int length, int flags, in StrToF16()
/external/cronet/base/
Dlogging.cc1284 std::ostream& std::operator<<(std::ostream& out, const char16_t* str16) { in operator <<()
1288 std::ostream& std::operator<<(std::ostream& out, const std::u16string& str16) { in operator <<()
Dpickle_unittest.cc504 std::u16string str16; in TEST() local
Dvalues_unittest.cc503 std::u16string str16 = u"bar"; in TEST() local
/external/webrtc/modules/desktop_capture/mac/
Dwindow_list_utils.cc39 bool ToUtf8(const CFStringRef str16, std::string* str8) { in ToUtf8()
/external/skia/modules/skunicode/src/
DSkUnicode_icu.cpp346 auto str16 = SkUnicode::convertUtf8ToUtf16(str.c_str(), str.size()); in toUpper() local
/external/libchrome/base/
Dpickle_unittest.cc466 string16 str16; in TEST() local
/external/cronet/third_party/protobuf/src/google/protobuf/
Dunittest.proto749 optional string str16 = 16; field
/external/protobuf/src/google/protobuf/
Dunittest.proto752 optional string str16 = 16; field