Home
last modified time | relevance | path

Searched defs:test_generator (Results 1 – 7 of 7) sorted by relevance

/third_party/alsa-utils/axfer/test/
Dgenerator.h22 struct test_generator { struct
36 int generator_context_init(struct test_generator *gen, argument
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc227 TestGenerator test_generator; in TEST() local
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc102 TestGenerator test_generator; in TEST() local
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc97 TestGenerator test_generator; in TEST() local
/third_party/python/Lib/test/
Dtest_sys_setprofile.py236 def test_generator(self): member in ProfileHookTestCase
Dtest_positional_only_arg.py401 def test_generator(self): member in PositionalOnlyTestCase
Dtest_typing.py3661 def test_generator(self): member in CollectionsAbcTests