Home
last modified time | relevance | path

Searched defs:bounds1 (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/tests/
DPathOpsBoundsTest.cpp34 const SkPathOpsBounds& bounds1 = static_cast<const SkPathOpsBounds&>(sectTests[index][0]); in DEF_TEST() local
42 const SkPathOpsBounds& bounds1 = static_cast<const SkPathOpsBounds&>(noSectTests[index][0]); in DEF_TEST() local
DPathOpsExtendedTest.cpp151 const SkRect& bounds1 = scaledOne.getBounds(); in pathsDrawTheSame() local
193 const SkRect& bounds1 = one.getBounds(); in drawAsciiPaths() local
DImageFilterTest.cpp1429 SkRect bounds1 = SkRect::MakeXYWH(10, 10, 30, 30); in DEF_TEST() local
/third_party/icu/icu4c/source/test/intltest/
Drbbiapts.cpp608 int32_t bounds1[] = {0, 3, 6, 7, 8, 11}; in TestBuilder() local
635 int32_t bounds1[] = {0, 6, 7, 10, 11, 12}; in TestQuoteGrouping() local
662 int32_t bounds1[] = {0, 5, 6, 10, 11, 17, 18, 20, 21}; in TestRuleStatus() local
870 int32_t bounds1[] = {0, 4, 8}; in TestBug2190() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBIAPITest.java384 …int bounds1[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 20, 21, 22, 23, 25, 26}; in TestIsBoundary() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBIAPITest.java387 …int bounds1[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 20, 21, 22, 23, 25, 26}; in TestIsBoundary() local
/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp3013 const SkRect& bounds1 = one.getBounds(); in debug_paths_draw_the_same() local