Home
last modified time | relevance | path

Searched refs:ovalExpectations (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tests/
DGrStyledShapeTest.cpp2343 auto ovalExpectations = style.hasPathEffect() ? TestCase::kAllDifferent_ComparisonExpecation in DEF_TEST() local
2346 ovalExpectations = TestCase::kAllDifferent_ComparisonExpecation; in DEF_TEST()
2348 ovalArc.compare(reporter, oval, ovalExpectations); in DEF_TEST()
2354 ovalExpectations = style.isSimpleFill() ? TestCase::kAllSame_ComparisonExpecation in DEF_TEST()
2356 ovalArcWithCenter.compare(reporter, oval, ovalExpectations); in DEF_TEST()