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()1320 EXPECT_EQ(kNoGlyphFont, getFontName(runs[0])); in TEST()1354 EXPECT_EQ(kNoGlyphFont, getFontName(runs[0])); in TEST()1400 EXPECT_EQ(kNoGlyphFont, getFontName(runs[0])); in TEST()1433 EXPECT_EQ(kNoGlyphFont, getFontName(runs[0])); in TEST()1488 EXPECT_EQ(kNoGlyphFont, getFontName(runs[0])); in TEST()1494 EXPECT_EQ(kNoGlyphFont, getFontName(runs[0])); in TEST()1521 std::shared_ptr<FontFamily> dummyFamily = buildFontFamily(kNoGlyphFont); in TEST()1542 std::shared_ptr<FontFamily> dummyFamily = buildFontFamily(kNoGlyphFont); in TEST()[all …]