Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc80 class CommandLineInterfaceTest : public testing::Test { class
198 class CommandLineInterfaceTest::NullCodeGenerator : public CodeGenerator {
219 void CommandLineInterfaceTest::SetUp() { in SetUp()
253 void CommandLineInterfaceTest::TearDown() { in TearDown()
264 void CommandLineInterfaceTest::Run(const string& command) { in Run()
329 void CommandLineInterfaceTest::CreateTempFile( in CreateTempFile()
347 void CommandLineInterfaceTest::CreateTempDir(const string& name) { in CreateTempDir()
354 void CommandLineInterfaceTest::ExpectNoErrors() { in ExpectNoErrors()
359 void CommandLineInterfaceTest::ExpectErrorText(const string& expected_text) { in ExpectErrorText()
365 void CommandLineInterfaceTest::ExpectErrorSubstring( in ExpectErrorSubstring()
[all …]