Searched defs:BASE_DIR (Results 1 – 5 of 5) sorted by relevance
25 BASE_DIR = os.path.abspath(os.path.join(os.path.dirname(__file__), '../..')) variable
26 set BASE_DIR=%BUILD_DIR%\third_party variable
39 private static final File BASE_DIR = new File(CLDRPaths.BASE_DIRECTORY); field in VerifyAttributeValues
41 static const char* BASE_DIR = "internal/data/imagecompare"; variable
66 private static final File BASE_DIR = new File(CLDRPaths.BASE_DIRECTORY); field in TestAttributeValues