Home
last modified time | relevance | path

Searched refs:INT_DIR (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/atest/test_finders/
Dtf_integration_finder_unittest.py56 self.tf_finder.integration_dirs = [os.path.join(uc.ROOT, uc.INT_DIR),
75 mock_find.return_value = os.path.join(uc.ROOT, uc.INT_DIR, uc.INT_NAME + '.xml')
110 path = os.path.join(uc.INT_DIR, uc.INT_NAME + '.xml')
/tools/asuite/atest/test_finders/
Dtf_integration_finder_unittest.py59 self.tf_finder.integration_dirs = [os.path.join(uc.ROOT, uc.INT_DIR),
78 mock_find.return_value = os.path.join(uc.ROOT, uc.INT_DIR, uc.INT_NAME + '.xml')
114 path = os.path.join(uc.INT_DIR, uc.INT_NAME + '.xml')
/tools/tradefederation/core/atest/
Dunittest_constants.py47 INT_DIR = 'tf/contrib/res/config' variable
116 INT_CONFIG = os.path.join(INT_DIR, INT_NAME + '.xml')
/tools/asuite/atest/
Dunittest_constants.py50 INT_DIR = 'tf/contrib/res/config' variable
119 INT_CONFIG = os.path.join(INT_DIR, INT_NAME + '.xml')