Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc151 void ExpectErrorSubstringWithZeroReturnCode(
410 void CommandLineInterfaceTest::ExpectErrorSubstringWithZeroReturnCode( in Run() function in google::protobuf::compiler::__anon4b24c0700111::CommandLineInterfaceTest
1483 ExpectErrorSubstringWithZeroReturnCode("Usage: test_exec_name "); in Run()
1484 ExpectErrorSubstringWithZeroReturnCode("--test_out=OUT_DIR"); in Run()
1485 ExpectErrorSubstringWithZeroReturnCode("Test output."); in Run()
1486 ExpectErrorSubstringWithZeroReturnCode("--alt_out=OUT_DIR"); in Run()
1487 ExpectErrorSubstringWithZeroReturnCode("Alt output."); in Run()