Searched refs:kFlaky (Results 1 – 3 of 3) sorted by relevance
/external/skqp/tests/ |
D | PathOpsExtendedTest.cpp | 76 kFlaky enumerator 87 kFlaky enumerator 492 expectMatch = ExpectMatch::kFlaky; in json_status() 621 return inner_simplify(reporter, path, filename, ExpectSuccess::kFlaky, SkipAssert::kYes, in testSimplifyFuzz() 622 ExpectMatch::kFlaky); in testSimplifyFuzz() 733 return innerPathOp(reporter, a, b, shapeOp, testName, ExpectSuccess::kFlaky, SkipAssert::kYes, in testPathOpFuzz() 734 ExpectMatch::kFlaky); in testPathOpFuzz()
|
/external/skia/tests/ |
D | PathOpsExtendedTest.cpp | 76 kFlaky enumerator 87 kFlaky enumerator 492 expectMatch = ExpectMatch::kFlaky; in json_status() 621 return inner_simplify(reporter, path, filename, ExpectSuccess::kFlaky, SkipAssert::kYes, in testSimplifyFuzz() 622 ExpectMatch::kFlaky); in testSimplifyFuzz() 733 return innerPathOp(reporter, a, b, shapeOp, testName, ExpectSuccess::kFlaky, SkipAssert::kYes, in testPathOpFuzz() 734 ExpectMatch::kFlaky); in testPathOpFuzz()
|
/external/googletest/googlemock/test/ |
D | gmock-matchers_test.cc | 6975 enum Behavior { kInitialSuccess, kAlwaysFail, kFlaky }; enumerator 6995 case kFlaky: in MatchAndExplain() 7039 AssertionResult result = RunPredicateFormatter(kFlaky); in TEST_F()
|