Searched defs:GetFullMethodName (Results 1 – 2 of 2) sorted by relevance
| /third_party/googletest/googletest/test/ | ||
| D | googletest-listener-test.cc | 125 std::string GetFullMethodName(const char* name) { in GetFullMethodName() function in testing::internal::EventRecordingListener |
| /third_party/grpc/test/cpp/util/ | ||
| D | proto_file_parser.cc | 130 std::string ProtoFileParser::GetFullMethodName(const std::string& method) { in GetFullMethodName() function in grpc::testing::ProtoFileParser |