Home
last modified time | relevance | path

Searched refs:g_fontPath (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/graphic/graphicnapidrawingtest/
H A Ddrawing_register_font_test.cpp28 static const char* g_fontPath = "/data/Roboto-Black.ttf"; member
41 uint32_t errorCode = OH_Drawing_RegisterFont(fontCollection, g_fontFamily, g_fontPath); in HWTEST_F()
42 std::ifstream fileStream(g_fontPath); in HWTEST_F()
61 std::ifstream fileStream(g_fontPath); in HWTEST_F()

Completed in 1 milliseconds