Searched refs:kVsTestFont (Results 1 – 2 of 2) sorted by relevance
41 const char kVsTestFont[] = "VariationSelectorTest-Regular.ttf"; variable60 auto fc = buildFontCollection(kVsTestFont); in TEST()
475 const char kVsTestFont[] = "VariationSelectorTest-Regular.ttf"; variable480 if (access(getTestFontPath(kVsTestFont).c_str(), R_OK) != 0) { in SetUp()481 FAIL() << "Unable to read " << kVsTestFont << ". " in SetUp()507 std::shared_ptr<FontFamily> family = buildFontFamily(kVsTestFont); in TEST_F()