Searched refs:ProtoDebugString (Results 1 – 6 of 6) sorted by relevance
103 string ProtoDebugString(const VariantTensorData& object) { in ProtoDebugString() function
110 std::string ProtoDebugString(const ResourceHandle& handle);
126 std::string ProtoDebugString(const VariantTensorData& object);
77 string ProtoDebugString(const ResourceHandle& handle) { in ProtoDebugString() function
3 # (ProtoDebugString, ProtoShortDebugString, and ProtoParseFromString) which
43 EXPECT_EQ(proto.DebugString(), ProtoDebugString(proto)); \