Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc140 void ExpectErrorText(const std::string& expected_text);
397 void CommandLineInterfaceTest::ExpectErrorText( in ExpectErrorText() function in google::protobuf::compiler::__anon5a1c7dce0111::CommandLineInterfaceTest
957 ExpectErrorText("Unknown flag: --unknown_plug_opt\n"); in TEST_F()
1200 ExpectErrorText( in TEST_F()
1221 ExpectErrorText( in TEST_F()
1267 ExpectErrorText( in TEST_F()
1291 ExpectErrorText("foo.proto: Bla \"bar.proto\" Bla\n"); in TEST_F()
1480 ExpectErrorText( in TEST_F()
1580 ExpectErrorText( in TEST_F()
1591 ExpectErrorText("$tmpdir/foo.bin: Unable to parse.\n"); in TEST_F()
[all …]