Home
last modified time | relevance | path

Searched refs:CommandLineInterfaceTest (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.cc94 class CommandLineInterfaceTest : public testing::Test { class
225 class CommandLineInterfaceTest::NullCodeGenerator : public CodeGenerator {
246 void CommandLineInterfaceTest::SetUp() { in SetUp()
280 void CommandLineInterfaceTest::TearDown() { in TearDown()
293 void CommandLineInterfaceTest::Run(const string& command) { in Run()
366 void CommandLineInterfaceTest::CreateTempFile( in Run()
386 void CommandLineInterfaceTest::CreateTempDir(const string& name) { in Run()
393 void CommandLineInterfaceTest::ExpectNoErrors() { in Run()
398 void CommandLineInterfaceTest::ExpectErrorText(const string& expected_text) { in Run()
404 void CommandLineInterfaceTest::ExpectErrorSubstring( in Run()
[all …]