Home
last modified time | relevance | path

Searched defs:BASE_DIR (Results 1 – 4 of 4) sorted by relevance

/developtools/integration_verification/cases/smoke/basic/screenshot32/new_script/
Dconftest.py9 BASE_DIR = os.path.dirname(__file__) variable
Dmain.py10 BASE_DIR = os.path.dirname(__file__) variable
/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/
Dmain.py12 BASE_DIR = os.path.dirname(__file__) variable
/developtools/integration_verification/cases/smoke/basic/screenshot32/resource/
Dcapturescreentest.py28 BASE_DIR = os.path.dirname(os.path.dirname(__file__)) variable