Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dbytestring_unittest.cpp626 ByteString longer_string("abccc"); in TEST() local
675 ByteString longer_string("abccc"); in TEST() local
1069 ByteStringView longer_string("ab"); in TEST() local
1101 ByteStringView longer_string("abcdef"); in TEST() local
1122 ByteStringView longer_string("abccc"); in TEST() local
1155 ByteStringView longer_string("abcdef"); in TEST() local
Dwidestring_unittest.cpp586 WideString longer_string(L"abccc"); in TEST() local
1157 WideStringView longer_string(L"abccc"); in TEST() local