Searched defs:TestGenerator (Results 1 – 7 of 7) sorted by relevance
55 class TestGenerator : public CodeGenerator { class57 TestGenerator() {} in TestGenerator() function in google::protobuf::compiler::cpp::__anon10f073a60111::TestGenerator
55 class TestGenerator : public CodeGenerator { class57 TestGenerator() {} in TestGenerator() function in google::protobuf::compiler::java::__anone21e0d440111::TestGenerator
56 class TestGenerator : public CodeGenerator { class58 TestGenerator() {} in TestGenerator() function in google::protobuf::compiler::python::__anonc2a7a1c40111::TestGenerator
151 class TestGenerator: class190 def main(args, description: str, generator_class: Type[TestGenerator] = TestGenerator):
220 class TestGenerator(TestGeneratorBase, TestEmailBase): class
212 class TestGenerator(object): class
82 class TestGenerator(object): class