Home
last modified time | relevance | path

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

/tools/asuite/aidegen/lib/
Dconfig.py65 _ENABLE_DEBUG_DIR = os.path.join(_CONFIG_DIR, _ENABLE_DEBUG_CONFIG_DIR) variable in AidegenConfig
68 DEBUG_ENABLED_FILE_PATH = os.path.join(_ENABLE_DEBUG_DIR,
164 _dir = os.path.join(self._ENABLE_DEBUG_DIR, dir_name)
175 _file = os.path.join(self._ENABLE_DEBUG_DIR, constant.ANDROID_MANIFEST)
Dconfig_unittest.py45 config.AidegenConfig._ENABLE_DEBUG_DIR = os.path.join(