Searched refs:fontPath2 (Results 1 – 1 of 1) sorted by relevance
191 String fontPath2 = getFontPath(NOTO_COLOR_EMOJI_POSTSCRIPT_NAME); in updateFont_twice() local192 assertThat(fontPath2).startsWith(DATA_FONTS_DIR); in updateFont_twice()193 assertThat(fontPath2).isNotEqualTo(fontPath); in updateFont_twice()195 expectCommandToSucceed("dd status=none if=" + fontPath2 + " of=/dev/null"); in updateFont_twice()210 String fontPath2 = getFontPath(NOTO_COLOR_EMOJI_POSTSCRIPT_NAME); in updateFont_allowSameVersion() local217 assertThat(fontPath2).isNotEqualTo(fontPath); in updateFont_allowSameVersion()218 assertThat(fontPath2).startsWith(DATA_FONTS_DIR); in updateFont_allowSameVersion()