Home
last modified time | relevance | path

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

/art/tools/build/
Dvar_cache.py75 _THIS_DIR = os.path.dirname(os.path.realpath(__file__)) variable
76 _TOP = os.path.join(_THIS_DIR, "../../..")
77 _VAR_LIST_PATH = os.path.join(_THIS_DIR, "var_list")
/art/test/testrunner/
Denv.py21 _THIS_DIR = os.path.dirname(os.path.realpath(__file__)) variable
22 _TOP = os.path.join(_THIS_DIR, "../../..")