Searched refs:opSucceeded (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/tests/ |
D | PathOpsExtendedTest.cpp | 393 static void json_status(ExpectSuccess expectSuccess, ExpectMatch expectMatch, bool opSucceeded) { in json_status() argument 404 fprintf(PathOpsDebug::gOut, " \"succeeded\": %s,\n", opSucceeded ? "true" : "false"); in json_status()
|
/third_party/flutter/skia/tests/ |
D | PathOpsExtendedTest.cpp | 485 static void json_status(ExpectSuccess expectSuccess, ExpectMatch expectMatch, bool opSucceeded) { in json_status() argument 496 fprintf(PathOpsDebug::gOut, " \"succeeded\": %s,\n", opSucceeded ? "true" : "false"); in json_status()
|