Home
last modified time | relevance | path

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

/aoo42x/main/sal/qa/rtl/cipher/
H A Drtl_cipher.cxx228 …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
297 test_encode_and_decode(0,0,""); in TEST_F()
298 test_encode_and_decode(0,0,"hallo"); in TEST_F()
299 test_encode_and_decode(1,0,"B2Aahg5B"); in TEST_F()
300 test_encode_and_decode(1,2,"Longer text string"); in TEST_F()

Completed in 18 milliseconds