Searched refs:kVsTestFont (Results 1 – 2 of 2) sorted by relevance
42 const char kVsTestFont[] = "VariationSelectorTest-Regular.ttf"; variable75 auto fc = buildFontCollection(kVsTestFont); in TEST()182 std::shared_ptr<FontFamily> family = buildFontFamily(kVsTestFont); in TEST()204 std::vector<std::shared_ptr<FontCollection>> original({buildFontCollection(kVsTestFont)}); in TEST()221 std::vector<std::shared_ptr<FontFamily>> families = {buildFontFamily(kVsTestFont)}; in TEST()
549 const char kVsTestFont[] = "VariationSelectorTest-Regular.ttf"; variable554 if (access(getTestFontPath(kVsTestFont).c_str(), R_OK) != 0) { in SetUp()555 FAIL() << "Unable to read " << kVsTestFont << ". " in SetUp()611 std::shared_ptr<FontFamily> family = buildFontFamily(kVsTestFont); in TEST_F()919 buildFontFamily(kVsTestFont), in TEST_F()