Searched refs:ExpectCapturedStdoutSubstringWithZeroReturnCode (Results 1 – 1 of 1) sorted by relevance
151 void ExpectCapturedStdoutSubstringWithZeroReturnCode(488 void CommandLineInterfaceTest::ExpectCapturedStdoutSubstringWithZeroReturnCode( in ExpectCapturedStdoutSubstringWithZeroReturnCode() function in google::protobuf::compiler::__anondc5646070111::CommandLineInterfaceTest2053 ExpectCapturedStdoutSubstringWithZeroReturnCode("Usage: test_exec_name "); in TEST_F()2054 ExpectCapturedStdoutSubstringWithZeroReturnCode("--test_out=OUT_DIR"); in TEST_F()2055 ExpectCapturedStdoutSubstringWithZeroReturnCode("Test output."); in TEST_F()2056 ExpectCapturedStdoutSubstringWithZeroReturnCode("--alt_out=OUT_DIR"); in TEST_F()2057 ExpectCapturedStdoutSubstringWithZeroReturnCode("Alt output."); in TEST_F()