Searched defs:test_factory (Results 1 – 5 of 5) sorted by relevance
47 TestCredentialsFactory test_factory; in TEST() local
293 void Framework::run_test(const TestInfo &info, TestCaseFactory &test_factory) in run_test()558 for(auto &test_factory : _test_factories) in run() local
66 def test_factory(self): member in TestNamedTuple
15 def test_factory(abc_ABCMeta, abc_get_cache_token): function
311 def test_factory(self): member in TestNamedTuple