Home
last modified time | relevance | path

Searched refs:TFIntegrationFinder (Results 1 – 8 of 8) sorted by relevance

/tools/tradefederation/core/atest/test_finders/
Dtf_integration_finder_unittest.py55 self.tf_finder = tf_integration_finder.TFIntegrationFinder()
60 @mock.patch.object(tf_integration_finder.TFIntegrationFinder,
99 @mock.patch.object(tf_integration_finder.TFIntegrationFinder,
120 @mock.patch.object(tf_integration_finder.TFIntegrationFinder,
Dtf_integration_finder.py42 class TFIntegrationFinder(test_finder_base.TestFinderBase): class
49 super(TFIntegrationFinder, self).__init__()
/tools/asuite/atest/test_finders/
Dtf_integration_finder_unittest.py58 self.tf_finder = tf_integration_finder.TFIntegrationFinder()
63 @mock.patch.object(tf_integration_finder.TFIntegrationFinder,
103 @mock.patch.object(tf_integration_finder.TFIntegrationFinder,
124 @mock.patch.object(tf_integration_finder.TFIntegrationFinder,
Dtf_integration_finder.py44 class TFIntegrationFinder(test_finder_base.TestFinderBase): class
51 super(TFIntegrationFinder, self).__init__()
/tools/asuite/atest/
Dtest_finder_handler.py37 tf_integration_finder.TFIntegrationFinder,
77 tf_integration_finder.TFIntegrationFinder.find_int_test_by_path,
79 tf_integration_finder.TFIntegrationFinder.find_test_by_integration_name,
/tools/tradefederation/core/atest/
Dtest_finder_handler.py31 tf_integration_finder.TFIntegrationFinder,
70 tf_integration_finder.TFIntegrationFinder.find_int_test_by_path,
72 tf_integration_finder.TFIntegrationFinder.find_test_by_integration_name,
/tools/asuite/atest/docs/
Ddevelop_test_finders.md18 the test configs for the ```TFIntegrationFinder```.
26 metadata (```ModuleFinder``` and ```TFIntegrationFinder``` respectively).
/tools/tradefederation/core/atest/docs/
Ddevelop_test_finders.md18 the test configs for the ```TFIntegrationFinder```.
26 metadata (```ModuleFinder``` and ```TFIntegrationFinder``` respectively).