Searched refs:kNoGlyphFont (Results 1 – 1 of 1) sorted by relevance
51 const char kNoGlyphFont[] = "NoGlyphFont.ttf"; variable937 std::make_shared<FreeTypeMinikinFontForTest>(getTestFontPath(kNoGlyphFont)); in TEST()1321 EXPECT_EQ(kNoGlyphFont, getFontName(runs[0])); in TEST()1355 EXPECT_EQ(kNoGlyphFont, getFontName(runs[0])); in TEST()1401 EXPECT_EQ(kNoGlyphFont, getFontName(runs[0])); in TEST()1434 EXPECT_EQ(kNoGlyphFont, getFontName(runs[0])); in TEST()1489 EXPECT_EQ(kNoGlyphFont, getFontName(runs[0])); in TEST()1495 EXPECT_EQ(kNoGlyphFont, getFontName(runs[0])); in TEST()1522 std::shared_ptr<FontFamily> dummyFamily = buildFontFamily(kNoGlyphFont); in TEST()1543 std::shared_ptr<FontFamily> dummyFamily = buildFontFamily(kNoGlyphFont); in TEST()[all …]