Searched defs:BASE_DIR (Results 1 – 8 of 8) sorted by relevance
25 BASE_DIR = os.path.abspath(os.path.join(os.path.dirname(__file__), '../..')) variable
36 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
98 BASE_DIR = 'base' variable
71 private static final File BASE_DIR = new File(CLDRPaths.BASE_DIRECTORY); field in TestAttributeValues
1272 BASE_DIR=$(datadir)/doc macro