Home
last modified time | relevance | path

Searched defs:TestGenerator (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc55 class TestGenerator : public CodeGenerator { class
57 TestGenerator() {} in TestGenerator() function in google::protobuf::compiler::cpp::__anon20bfa1050111::TestGenerator
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc55 class TestGenerator : public CodeGenerator { class
57 TestGenerator() {} in TestGenerator() function in google::protobuf::compiler::java::__anon226e0e630111::TestGenerator
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc56 class TestGenerator : public CodeGenerator { class
58 TestGenerator() {} in TestGenerator() function in google::protobuf::compiler::python::__anonbf411a630111::TestGenerator
/third_party/python/Lib/test/test_email/
Dtest_generator.py220 class TestGenerator(TestGeneratorBase, TestEmailBase): class
/third_party/mbedtls/tests/scripts/
Dgenerate_psa_tests.py702 class TestGenerator: class