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

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

Completed in 78 milliseconds