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::__anoncd811ea50111::TestGenerator
55 class TestGenerator : public CodeGenerator { class57 TestGenerator() {} in TestGenerator() function in google::protobuf::compiler::java::__anon058574030111::TestGenerator
56 class TestGenerator : public CodeGenerator { class58 TestGenerator() {} in TestGenerator() function in google::protobuf::compiler::python::__anon84d250030111::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