Home
last modified time | relevance | path

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

/frameworks/minikin/tests/unittest/
DFontCollectionTest.cpp127 const char kNoAxisFont[] = "Regular.ttf"; in TEST() local
130 std::shared_ptr<FontCollection> noAxisFc = buildFontCollection(kNoAxisFont); in TEST()
DFontFamilyTest.cpp573 const char kNoAxisFont[] = "Regular.ttf"; in TEST_F() local
576 std::shared_ptr<FontFamily> noAxisFamily = buildFontFamily(kNoAxisFont); in TEST_F()