Searched defs:_AUTOTEST_ROOT (Results 1 – 3 of 3) sorted by relevance
7 _AUTOTEST_ROOT = os.path.realpath(os.path.join(__file__, '..', '..')) variable
69 _AUTOTEST_ROOT = os.path.realpath(os.path.join(os.path.dirname(__file__), '..')) variable