Home
last modified time | relevance | path

Searched defs:expectMatch (Results 1 – 5 of 5) 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/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 …]
/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 …]
/external/icu/icu4c/source/test/intltest/
Dregextst.cpp5646 void RegexTest::TestCase11049(const char *pattern, const char *data, UBool expectMatch, int32_t lin… in TestCase11049()