Searched refs:TestGenerator (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/python/
H A Dpython_plugin_unittest.cc52 class TestGenerator : public CodeGenerator { class in namespace:google::protobuf::compiler::python::__anon10077
54 TestGenerator() {} function in class:google::protobuf::compiler::python::__anon10077::TestGenerator
55 ~TestGenerator() {}
93 TestGenerator test_generator;
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_plugin_unittest.cc52 class TestGenerator : public CodeGenerator { class in namespace:google::protobuf::compiler::cpp::__anon10054
54 TestGenerator() {} function in class:google::protobuf::compiler::cpp::__anon10054::TestGenerator
55 ~TestGenerator() {}
98 TestGenerator test_generator;
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_plugin_unittest.cc52 class TestGenerator : public CodeGenerator { class in namespace:google::protobuf::compiler::java::__anon10064
54 TestGenerator() {} function in class:google::protobuf::compiler::java::__anon10064::TestGenerator
55 ~TestGenerator() {}
98 TestGenerator test_generator;
/external/clang/utils/
H A DFuzzTest13 class TestGenerator: class in inherits:
319 tg = TestGenerator(input_files, opts.enable_delete, opts.enable_insert,

Completed in 91 milliseconds