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

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface_unittest.cc161 void ExpectNullCodeGeneratorCalled(const string& parameter);
407 void CommandLineInterfaceTest::ExpectNullCodeGeneratorCalled( function in class:google::protobuf::compiler::__anon14185::CommandLineInterfaceTest
618 ExpectNullCodeGeneratorCalled("");
631 ExpectNullCodeGeneratorCalled("bar");
/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface_unittest.cc152 void ExpectNullCodeGeneratorCalled(const string& parameter);
381 void CommandLineInterfaceTest::ExpectNullCodeGeneratorCalled( function in class:google::protobuf::compiler::__anon24848::CommandLineInterfaceTest
530 ExpectNullCodeGeneratorCalled("");
543 ExpectNullCodeGeneratorCalled("bar");

Completed in 102 milliseconds