Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dbytestring_unittest.cpp676 ByteString longer_string("abccc"); in TEST() local
725 ByteString longer_string("abccc"); in TEST() local
1192 ByteStringView longer_string("ab"); in TEST() local
1224 ByteStringView longer_string("abcdef"); in TEST() local
1245 ByteStringView longer_string("abccc"); in TEST() local
1278 ByteStringView longer_string("abcdef"); in TEST() local
Dwidestring_unittest.cpp684 WideString longer_string(L"abccc"); in TEST() local
732 WideString longer_string(L"abccc"); in TEST() local
1441 WideStringView longer_string(L"abccc"); in TEST() local