Home
last modified time | relevance | path

Searched refs:ExpectErrorSubstring (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc148 void ExpectErrorSubstring(const string& expected_substring);
404 void CommandLineInterfaceTest::ExpectErrorSubstring( in Run() function in google::protobuf::compiler::__anon182977270111::CommandLineInterfaceTest
851 ExpectErrorSubstring("foo.proto: This file contains services"); in Run()
1301 ExpectErrorSubstring(output_file + ": Is a directory"); in Run()
1325 ExpectErrorSubstring(output_file + ": Is a directory"); in Run()
1336 ExpectErrorSubstring("nosuchdir/: No such file or directory"); in Run()
1347 ExpectErrorSubstring("nosuchdir/: No such file or directory"); in Run()
1365 ExpectErrorSubstring("foo.proto/: Not a directory"); in Run()
1376 ExpectErrorSubstring( in Run()
1390 ExpectErrorSubstring( in Run()
[all …]