Home
last modified time | relevance | path

Searched defs:PrintParamInfo (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DRpcTlsUtilsTest.cpp39 static inline std::string PrintParamInfo(const testing::TestParamInfo<ParamType>& info) { in PrintParamInfo() function in android::RpcTlsUtilsKeyTest
61 static inline std::string PrintParamInfo(const testing::TestParamInfo<ParamType>& info) { in PrintParamInfo() function in android::RpcTlsUtilsCertTest
85 static inline std::string PrintParamInfo(const testing::TestParamInfo<ParamType>& info) { in PrintParamInfo() function in android::RpcTlsUtilsKeyAndCertTest
H A DbinderRpcTestFixture.h164 static std::string PrintParamInfo(const testing::TestParamInfo<ParamType>& info) { in PrintParamInfo() function
H A DbinderRpcTest.cpp2301 static inline std::string PrintParamInfo(const testing::TestParamInfo<ParamType>& info) { in PrintParamInfo() function in android::RpcTransportTest
2586 static std::string PrintParamInfo(const testing::TestParamInfo<ParamType>& info) { in PrintParamInfo() function in android::RpcTransportTlsKeyTest