Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/data/service/
Dcredentials_factory_test.cc50 TestCredentialsFactory test_factory; in TEST() local
/external/ComputeLibrary/tests/framework/
DFramework.cpp295 void Framework::run_test(const TestInfo &info, TestCaseFactory &test_factory) in run_test()
561 for(auto &test_factory : _test_factories) in run() local
/external/python/cpython2/Lib/test/
Dtest_collections.py66 def test_factory(self): member in TestNamedTuple
/external/python/cpython3/Lib/test/
Dtest_abc.py15 def test_factory(abc_ABCMeta, abc_get_cache_token): function
Dtest_collections.py311 def test_factory(self): member in TestNamedTuple