Home
last modified time | relevance | path

Searched refs:hibyte_string (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dbytestring_unittest.cpp768 ByteString hibyte_string( in TEST() local
771 result = hibyte_string.Find('\x8c'); in TEST()
801 ByteString hibyte_string( in TEST() local
804 result = hibyte_string.ReverseFind('\x8c'); in TEST()
1332 ByteStringView hibyte_string( in TEST() local
1335 result = hibyte_string.Find('\x8c'); in TEST()
H A Dwidestring_unittest.cpp758 WideString hibyte_string( in TEST() local
761 result = hibyte_string.Find(L'\xff8c'); in TEST()
791 WideString hibyte_string( in TEST() local
794 result = hibyte_string.ReverseFind(L'\xff8c'); in TEST()
1516 WideStringView hibyte_string( in TEST() local
1519 result = hibyte_string.Find(L'\xFF8c'); in TEST()