Home
last modified time | relevance | path

Searched defs:expectedStyles (Results 1 – 3 of 3) sorted by relevance

/dports/devel/icu/icu/source/test/intltest/
H A Dreptest.cpp280 UnicodeString expectedStyles = shouldProduceStyles; in check() local
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dreptest.cpp280 UnicodeString expectedStyles = shouldProduceStyles; in check() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/
H A DTest_org_eclipse_swt_custom_StyledText.java1491 …int[] resultRanges, int[] expectedRanges, StyleRange[] resultStyles, StyleRange[] expectedStyles) { in testStyles()
1510 StyleRange[] expectedStyles; in test_getRanges() local