Searched defs:TestGenerator (Results 1 – 6 of 6) sorted by relevance
31 class TestGenerator : public CodeGenerator { class33 TestGenerator() {} in TestGenerator() function in google::protobuf::compiler::cpp::__anon70fa04050111::TestGenerator
30 class TestGenerator : public CodeGenerator { class32 TestGenerator() {} in TestGenerator() function in google::protobuf::compiler::python::__anona46470840111::TestGenerator
29 class TestGenerator : public CodeGenerator { class31 TestGenerator() {} in TestGenerator() function in google::protobuf::compiler::java::__anon870358240111::TestGenerator
151 class TestGenerator: class190 def main(args, description: str, generator_class: Type[TestGenerator] = TestGenerator):
220 class TestGenerator(TestGeneratorBase, TestEmailBase): class
41 class TestGenerator : public CodeGenerator { class