Home
last modified time | relevance | path

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

/aoo4110/main/tools/workben/
H A Dinetmimetest.cxx37 bool testDecode(char const * input, char const * expected) { in testDecode() function
59 success &= testDecode("=?iso-8859-1?B?QQ==?=", "A"); in main()
60 success &= testDecode("=?iso-8859-1?B?QUI=?=", "AB"); in main()
61 success &= testDecode("=?iso-8859-1?B?QUJD?=", "ABC"); in main()

Completed in 13 milliseconds