Home
last modified time | relevance | path

Searched defs:longer_string (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dbytestring_unittest.cpp744 ByteString longer_string("abccc"); in TEST() local
792 ByteString longer_string("abccc"); in TEST() local
1270 ByteStringView longer_string("ab"); in TEST() local
1302 ByteStringView longer_string("abcdef"); in TEST() local
1322 ByteStringView longer_string("abccc"); in TEST() local
1353 ByteStringView longer_string("abcdef"); in TEST() local
1376 ByteStringView longer_string("abcdef"); in TEST() local
H A Dwidestring_unittest.cpp735 WideString longer_string(L"abccc"); in TEST() local
782 WideString longer_string(L"abccc"); in TEST() local
1506 WideStringView longer_string(L"abccc"); in TEST() local