Home
last modified time | relevance | path

Searched refs:CC_MODULE_DIR (Results 1 – 6 of 6) sorted by relevance

/tools/asuite/atest/test_finders/
Dmodule_finder_unittest.py260 constants.MODULE_PATH: [uc.CC_MODULE_DIR],
298 constants.MODULE_PATH: [uc.CC_MODULE_DIR],
458 mock_dir.return_value = uc.CC_MODULE_DIR
/tools/tradefederation/core/atest/test_finders/
Dmodule_finder_unittest.py257 constants.MODULE_PATH: [uc.CC_MODULE_DIR],
295 constants.MODULE_PATH: [uc.CC_MODULE_DIR],
455 mock_dir.return_value = uc.CC_MODULE_DIR
/tools/tradefederation/core/atest/
Dunittest_constants.py172 CC_MODULE_DIR = 'system/bt/hci' variable
174 CC_CONFIG_FILE = os.path.join(CC_MODULE_DIR, constants.MODULE_CONFIG)
Dunittest_utils.py83 if value == '/%s/%s' % (uc.CC_MODULE_DIR, constants.MODULE_CONFIG):
/tools/asuite/atest/
Dunittest_constants.py175 CC_MODULE_DIR = 'system/bt/hci' variable
177 CC_CONFIG_FILE = os.path.join(CC_MODULE_DIR, constants.MODULE_CONFIG)
Dunittest_utils.py87 if value == '/%s/%s' % (uc.CC_MODULE_DIR, constants.MODULE_CONFIG):