Home
last modified time | relevance | path

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

/external/skqp/tests/
DPathOpsExtendedTest.cpp365 ExpectMatch expectMatch) { in comparePaths()
487 static void json_status(ExpectSuccess expectSuccess, ExpectMatch expectMatch, bool opSucceeded) { in json_status()
563 ExpectSuccess expectSuccess, SkipAssert skipAssert, ExpectMatch expectMatch) { in inner_simplify()
647 SkipAssert skipAssert, ExpectMatch expectMatch) { in innerPathOp()
/external/skia/tests/
DPathOpsExtendedTest.cpp365 ExpectMatch expectMatch) { in comparePaths()
487 static void json_status(ExpectSuccess expectSuccess, ExpectMatch expectMatch, bool opSucceeded) { in json_status()
563 ExpectSuccess expectSuccess, SkipAssert skipAssert, ExpectMatch expectMatch) { in inner_simplify()
647 SkipAssert skipAssert, ExpectMatch expectMatch) { in innerPathOp()
/external/skqp/modules/pathkit/tests/
DPathOpsOp.json23 "expectMatch": "flaky", string
75 "expectMatch": "yes", string
112 "expectMatch": "yes", string
133 "expectMatch": "flaky", string
155 "expectMatch": "flaky", string
184 "expectMatch": "flaky", string
236 "expectMatch": "yes", string
280 "expectMatch": "yes", string
305 "expectMatch": "yes", string
602 "expectMatch": "yes", string
[all …]
DPathOpsSimplify.json53 "expectMatch": "yes", string
129 "expectMatch": "yes", string
1726 "expectMatch": "no", string
1737 "expectMatch": "yes", string
1867 "expectMatch": "yes", string
2125 "expectMatch": "yes", string
2398 "expectMatch": "yes", string
2569 "expectMatch": "yes", string
2782 "expectMatch": "yes", string
3007 "expectMatch": "yes", string
[all …]
/external/skia/modules/pathkit/tests/
DPathOpsOp.json23 "expectMatch": "flaky", string
75 "expectMatch": "yes", string
112 "expectMatch": "yes", string
133 "expectMatch": "flaky", string
155 "expectMatch": "flaky", string
184 "expectMatch": "flaky", string
236 "expectMatch": "yes", string
280 "expectMatch": "yes", string
305 "expectMatch": "yes", string
602 "expectMatch": "yes", string
[all …]
DPathOpsSimplify.json53 "expectMatch": "yes", string
129 "expectMatch": "yes", string
1726 "expectMatch": "no", string
1737 "expectMatch": "yes", string
1867 "expectMatch": "yes", string
2125 "expectMatch": "yes", string
2398 "expectMatch": "yes", string
2569 "expectMatch": "yes", string
2782 "expectMatch": "yes", string
3007 "expectMatch": "yes", string
[all …]
/external/icu/icu4c/source/test/intltest/
Dregextst.cpp5646 void RegexTest::TestCase11049(const char *pattern, const char *data, UBool expectMatch, int32_t lin… in TestCase11049()