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

/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface_unittest.cc170 void ExpectGenerated(const string& generator_name,
174 void ExpectGenerated(const string& generator_name,
422 void CommandLineInterfaceTest::ExpectGenerated( function in class:google::protobuf::compiler::__anon16315::CommandLineInterfaceTest
427 MockCodeGenerator::ExpectGenerated(
432 void CommandLineInterfaceTest::ExpectGenerated( function in class:google::protobuf::compiler::__anon16315::CommandLineInterfaceTest
438 MockCodeGenerator::ExpectGenerated(
448 MockCodeGenerator::ExpectGenerated(
460 MockCodeGenerator::ExpectGenerated(
511 ExpectGenerated("test_generator", "", "foo.proto", "Foo");
525 ExpectGenerated("test_plugi
[all...]
H A Dmock_code_generator.h83 static void ExpectGenerated(const string& name,
H A Dmock_code_generator.cc82 void MockCodeGenerator::ExpectGenerated( function in class:google::protobuf::compiler::MockCodeGenerator

Completed in 3404 milliseconds