Searched defs:BASE_DIR (Results 1 – 6 of 6) 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
71 private static final File BASE_DIR = new File(CLDRPaths.BASE_DIRECTORY); field in TestAttributeValues
1276 BASE_DIR=$(datadir)/doc macro