Home
last modified time | relevance | path

Searched refs:INSTALL_LIST_CAPABILITY (Results 1 - 2 of 2) sorted by relevance

/applications/standard/app_samples/code/Project/HapBuild/test-tool/
H A DInstallAndTestSpecial_ci.py380 f = open(LinuxContains.INSTALL_LIST_CAPABILITY, 'r')
382 with open(LinuxContains.INSTALL_LIST_CAPABILITY, "r", encoding="utf-8") as f:
388 with open(LinuxContains.INSTALL_LIST_CAPABILITY, "w", encoding="utf-8") as f:
398 with open(LinuxContains.INSTALL_LIST_CAPABILITY, "r", encoding="utf-8") as f:
403 with open(LinuxContains.INSTALL_LIST_CAPABILITY, "w", encoding="utf-8") as f:
H A DLinuxContains.py3 INSTALL_LIST_CAPABILITY = r'/home/userName/code/Project/HapBuild/ci/install_list_capability.json' variable

Completed in 2 milliseconds