Searched refs:ExpectErrorSubstring (Results 1 – 1 of 1) sorted by relevance
124 void ExpectErrorSubstring(const string& expected_substring);365 void CommandLineInterfaceTest::ExpectErrorSubstring( in ExpectErrorSubstring() function in google::protobuf::compiler::__anondc5646070111::CommandLineInterfaceTest786 ExpectErrorSubstring("foo.proto: This file contains services"); in TEST_F()1120 ExpectErrorSubstring(output_file + ": Is a directory"); in TEST_F()1144 ExpectErrorSubstring(output_file + ": Is a directory"); in TEST_F()1155 ExpectErrorSubstring("nosuchdir/: No such file or directory"); in TEST_F()1166 ExpectErrorSubstring("nosuchdir/: No such file or directory"); in TEST_F()1184 ExpectErrorSubstring("foo.proto/: Not a directory"); in TEST_F()1195 ExpectErrorSubstring( in TEST_F()1209 ExpectErrorSubstring( in TEST_F()[all …]