HomeSort by relevance Sort by last modified time
    Searched refs:CalculateBase64EscapedLen (Results 1 - 3 of 3) sorted by null

  /external/protobuf/src/google/protobuf/stubs/
strutil_unittest.cc 464 EXPECT_EQ(CalculateBase64EscapedLen(base64_tests[i].plain_length),
597 CalculateBase64EscapedLen(base64_tests[i].plain_length, true),
713 CalculateBase64EscapedLen(base64_tests[i].plain_length, false),
793 CalculateBase64EscapedLen(plain_length, false), encode_length);
strutil.h     [all...]
strutil.cc     [all...]

Completed in 839 milliseconds