Searched refs:other_debug_string (Results 1 – 1 of 1) sorted by relevance
274 const std::string other_debug_string = other_message.DebugString(); in TEST_F() local275 EXPECT_NE(debug_string, other_debug_string); in TEST_F()279 EXPECT_EQ(other_debug_string, empty_message_.DebugString()); in TEST_F()