Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/slice/
Db64_test.cc44 static void test_simple_encode_decode_b64(int url_safe, int multiline) { in test_simple_encode_decode_b64() function
80 test_simple_encode_decode_b64(0, 0); in test_simple_encode_decode_b64_no_multiline()
84 test_simple_encode_decode_b64(0, 1); in test_simple_encode_decode_b64_multiline()
88 test_simple_encode_decode_b64(1, 0); in test_simple_encode_decode_b64_urlsafe_no_multiline()
92 test_simple_encode_decode_b64(1, 1); in test_simple_encode_decode_b64_urlsafe_multiline()