Home
last modified time | relevance | path

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

/aoo4110/main/sal/qa/rtl/cipher/
H A Drtl_cipher.cxx254 …void test_encode_and_decode(sal_uInt8 _nKeyValue, sal_uInt8 _nArgValue, rtl::OString const& _sPlai… in test_encode_and_decode() function in rtl_cipher::decode
322 test_encode_and_decode(0,0,""); in decode_001()
323 test_encode_and_decode(0,0,"hallo"); in decode_001()
324 test_encode_and_decode(1,0,"B2Aahg5B"); in decode_001()
325 test_encode_and_decode(1,2,"Longer text string"); in decode_001()

Completed in 11 milliseconds