Searched defs:BASE_PATH (Results 1 – 3 of 3) sorted by relevance
31 BASE_PATH = os.path.abspath(os.path.dirname(__file__)) variable
11 public static final String BASE_PATH = "./"; field in Jassist150
638 public static final String BASE_PATH = "../../"; field in JvstTest4