HomeSort by relevance Sort by last modified time
    Searched full:repo_root (Results 1 - 2 of 2) sorted by null

  /external/vixl/
.ycm_extra_conf.py 8 repo_root = os.path.dirname(os.path.abspath(__file__)) variable
13 return os.path.join(repo_root, path)
  /cts/tools/utils/
buildCts.py 45 REPO_ROOT = os.path.join(testRoot, "../../..")
46 f = open(os.path.join(REPO_ROOT, "external/deqp/android/cts", file), 'r');

Completed in 3302 milliseconds