Searched refs:kFlaky (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/tests/ |
D | PathOpsExtendedTest.cpp | 77 kFlaky enumerator 88 kFlaky enumerator 398 expectMatch = ExpectMatch::kFlaky; in json_status() 517 return inner_simplify(reporter, path, filename, ExpectSuccess::kFlaky, SkipAssert::kYes, in testSimplifyFuzz() 518 ExpectMatch::kFlaky); in testSimplifyFuzz() 617 return innerPathOp(reporter, a, b, shapeOp, testName, ExpectSuccess::kFlaky, SkipAssert::kYes, in testPathOpFuzz() 618 ExpectMatch::kFlaky); in testPathOpFuzz()
|
/third_party/flutter/skia/tests/ |
D | PathOpsExtendedTest.cpp | 76 kFlaky enumerator 87 kFlaky enumerator 490 expectMatch = ExpectMatch::kFlaky; in json_status() 619 return inner_simplify(reporter, path, filename, ExpectSuccess::kFlaky, SkipAssert::kYes, in testSimplifyFuzz() 620 ExpectMatch::kFlaky); in testSimplifyFuzz() 731 return innerPathOp(reporter, a, b, shapeOp, testName, ExpectSuccess::kFlaky, SkipAssert::kYes, in testPathOpFuzz() 732 ExpectMatch::kFlaky); in testPathOpFuzz()
|
/third_party/googletest/googlemock/test/ |
D | gmock-matchers_test.cc | 7132 enum Behavior { kInitialSuccess, kAlwaysFail, kFlaky }; in TEST() enumerator 7152 case kFlaky: in TEST() 7197 AssertionResult result = RunPredicateFormatter(kFlaky); in TEST()
|