Searched refs:PLATFORM_DIR (Results 1 – 1 of 1) sorted by relevance
113 protected static final String PLATFORM_DIR; field in RenderTestBase133 PLATFORM_DIR = getPlatformDir();134 if (PLATFORM_DIR == null) {188 nativeLibDirPath = PLATFORM_DIR + "/../../../../../lib64/"; in getNativeLibDirPath()199 fontDir = PLATFORM_DIR + in getFontDir()208 icuDataPath = PLATFORM_DIR + "/../../../../../com.android.i18n/etc/icu/icudt71l.dat"; in getIcuDataPath()220 keyboardDir = PLATFORM_DIR + in getKeyboardDir()378 File data_dir = new File(PLATFORM_DIR, "data"); in beforeClass()396 File buildProp = new File(PLATFORM_DIR, "build.prop"); in beforeClass()