Home
last modified time | relevance | path

Searched refs:testColors (Results 1 – 2 of 2) sorted by relevance

/external/owasp/sanitizer/src/tests/org/owasp/html/
DStylingPolicyTest.java49 public static final void testColors() { in testColors() method in StylingPolicyTest
/external/skia/tests/
DGrPorterDuffTest.cpp1175 static const GrColor testColors[] = { variable
1185 GR_STATIC_ASSERT(SK_ARRAY_COUNT(testColors) == SK_ARRAY_COUNT(testColorFlags));
1187 for (size_t c = 0; c < SK_ARRAY_COUNT(testColors); c++) {
1189 optimizations.fColorPOI.calcWithInitialValues(nullptr, 0, testColors[c], testColorFlags[c],