Home
last modified time | relevance | path

Searched refs:text_style1 (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp1087 TextStyle text_style1; in UNIX_ONLY_TEST() local
1088 text_style1.setFontFamilies({SkString("Roboto")}); in UNIX_ONLY_TEST()
1090 text_style1.setColor(SK_ColorRED); in UNIX_ONLY_TEST()
1091 builder.pushStyle(text_style1); in UNIX_ONLY_TEST()
1147 REPORTER_ASSERT(reporter, style.equals(text_style1)); in UNIX_ONLY_TEST()

Completed in 13 milliseconds