Home
last modified time | relevance | path

Searched refs:ExpectErrorSubstringWithZeroReturnCode (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.cc151 void ExpectErrorSubstringWithZeroReturnCode(
410 void CommandLineInterfaceTest::ExpectErrorSubstringWithZeroReturnCode( in Run() function in google::protobuf::compiler::__anon182977270111::CommandLineInterfaceTest
1498 ExpectErrorSubstringWithZeroReturnCode("Usage: test_exec_name "); in Run()
1499 ExpectErrorSubstringWithZeroReturnCode("--test_out=OUT_DIR"); in Run()
1500 ExpectErrorSubstringWithZeroReturnCode("Test output."); in Run()
1501 ExpectErrorSubstringWithZeroReturnCode("--alt_out=OUT_DIR"); in Run()
1502 ExpectErrorSubstringWithZeroReturnCode("Alt output."); in Run()