Home
last modified time | relevance | path

Searched refs:fontPath (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/perf/leperf/
Dleperf.cpp100 const char *fontPath = "myfont.ttf"; in main() local
102 font = new PortableFontInstance(fontPath, 12, fontStatus); in main()
106 u_printf("leperf: testing %s\n", fontPath); in main()