Searched refs:TFIntegrationFinder (Results 1 – 4 of 4) sorted by relevance
55 self.tf_finder = tf_integration_finder.TFIntegrationFinder()60 @mock.patch.object(tf_integration_finder.TFIntegrationFinder,91 @mock.patch.object(tf_integration_finder.TFIntegrationFinder,110 @mock.patch.object(tf_integration_finder.TFIntegrationFinder,
42 class TFIntegrationFinder(test_finder_base.TestFinderBase): class49 super(TFIntegrationFinder, self).__init__()
30 tf_integration_finder.TFIntegrationFinder,65 tf_integration_finder.TFIntegrationFinder.find_int_test_by_path,67 tf_integration_finder.TFIntegrationFinder.find_test_by_integration_name,
18 the test configs for the ```TFIntegrationFinder```.26 metadata (```ModuleFinder``` and ```TFIntegrationFinder``` respectively).