Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-internal-utils.cc221 constexpr std::array<char, 256> UnBase64(const char* const base64) { in UnBase64() function
227 static constexpr std::array<char, 256> kUnBase64 = UnBase64(kBase64);