Searched refs:kVsTestFont (Results 1 – 2 of 2) sorted by relevance
41 const char kVsTestFont[] = kTestFontDir "/VarioationSelectorTest-Regular.ttf"; variable61 family->addFont(new MinikinFontForTest(kVsTestFont)); in TEST()
319 const char kVsTestFont[] = kTestFontDir "VarioationSelectorTest-Regular.ttf"; variable325 if (access(kVsTestFont, R_OK) != 0) { in SetUp()326 FAIL() << "Unable to read " << kVsTestFont << ". " in SetUp()353 MinikinAutoUnref<MinikinFontForTest> minikinFont(new MinikinFontForTest(kVsTestFont)); in TEST_F()