Home
last modified time | relevance | path

Searched refs:_ENABLE_DEBUG_DIR (Results 1 – 2 of 2) sorted by relevance

/tools/asuite/aidegen/lib/
Dconfig.py66 _ENABLE_DEBUG_DIR = os.path.join(_CONFIG_DIR, _ENABLE_DEBUG_CONFIG_DIR) variable in AidegenConfig
69 DEBUG_ENABLED_FILE_PATH = os.path.join(_ENABLE_DEBUG_DIR,
183 _dir = os.path.join(self._ENABLE_DEBUG_DIR, dir_name)
194 _file = os.path.join(self._ENABLE_DEBUG_DIR, constant.ANDROID_MANIFEST)
Dconfig_unittest.py45 config.AidegenConfig._ENABLE_DEBUG_DIR = os.path.join(