Searched refs:fontPath2 (Results 1 – 1 of 1) sorted by relevance
181 String fontPath2 = getFontPath(NOTO_COLOR_EMOJI_POSTSCRIPT_NAME); in updateFont_twice() local182 assertThat(fontPath2).startsWith(DATA_FONTS_DIR); in updateFont_twice()183 assertThat(fontPath2).isNotEqualTo(fontPath); in updateFont_twice()185 expectCommandToSucceed("dd status=none if=" + fontPath2 + " of=/dev/null"); in updateFont_twice()200 String fontPath2 = getFontPath(NOTO_COLOR_EMOJI_POSTSCRIPT_NAME); in updateFont_allowSameVersion() local207 assertThat(fontPath2).isNotEqualTo(fontPath); in updateFont_allowSameVersion()208 assertThat(fontPath2).startsWith(DATA_FONTS_DIR); in updateFont_allowSameVersion()