Searched refs:kFlaky (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/tests/ |
H A D | PathOpsExtendedTest.cpp | 77 kFlaky 88 kFlaky 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/googletest/googlemock/test/ |
H A D | gmock-matchers-containers_test.cc | 2487 enum Behavior { kInitialSuccess, kAlwaysFail, kFlaky }; enumerator 2507 case kFlaky: 2552 AssertionResult result = RunPredicateFormatter(kFlaky); in TEST_F()
|
Completed in 7 milliseconds