Searched defs:test_factory (Results 1 – 10 of 10) sorted by relevance
295 void Framework::run_test(const TestInfo &info, TestCaseFactory &test_factory) in run_test()561 for(auto &test_factory : _test_factories) in run() local
21 void test_factory() in test_factory() function
36 def test_factory(self): member in TestOpenReg
50 TestCredentialsFactory test_factory; in TEST() local
145 def test_factory(self): member in TestAotCudagraphs
413 for (const auto& test_factory : tests_by_suite_[suite_configs.first]) { in AllTests() 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
2685 def test_factory(self, device, dtype): member in TestSparse