Searched refs:HasAlternateErrorSubstring (Results 1 – 1 of 1) sorted by relevance
157 bool HasAlternateErrorSubstring(const std::string& expected_substring);411 bool CommandLineInterfaceTest::HasAlternateErrorSubstring( in HasAlternateErrorSubstring() function in google::protobuf::compiler::__anondc5646070111::CommandLineInterfaceTest1835 if (HasAlternateErrorSubstring(output_file + ": Permission denied")) { in TEST_F()1859 if (HasAlternateErrorSubstring(output_file + ": Permission denied")) { in TEST_F()1899 if (HasAlternateErrorSubstring("foo.proto/: Invalid argument")) { in TEST_F()