Searched refs:THIS_DIR (Results 1 – 3 of 3) sorted by relevance
29 THIS_DIR = os.path.realpath(os.path.dirname(__name__)) variable30 ANDROID_DIR = os.path.realpath(os.path.join(THIS_DIR, '../..'))
28 THIS_DIR = os.path.realpath(os.path.dirname(__file__)) variable33 out_dir = os.path.realpath(os.path.join(THIS_DIR, '../..', *args))
25 THIS_DIR = os.path.realpath(os.path.dirname(__file__)) variable180 os.chdir(THIS_DIR)