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.cc93 class CommandLineInterfaceTest : public testing::Test { class
232 class CommandLineInterfaceTest::NullCodeGenerator : public CodeGenerator {
251 void CommandLineInterfaceTest::SetUp() { in SetUp()
281 void CommandLineInterfaceTest::TearDown() { in TearDown()
294 void CommandLineInterfaceTest::Run(const std::string& command) { in Run()
298 void CommandLineInterfaceTest::RunWithArgs(std::vector<std::string> args) { in RunWithArgs()
366 void CommandLineInterfaceTest::CreateTempFile(const std::string& name, in CreateTempFile()
385 void CommandLineInterfaceTest::CreateTempDir(const std::string& name) { in CreateTempDir()
392 void CommandLineInterfaceTest::ExpectNoErrors() { in ExpectNoErrors()
397 void CommandLineInterfaceTest::ExpectErrorText( in ExpectErrorText()
[all …]