Searched refs:reverseExpected (Results 1 – 1 of 1) sorted by relevance
3320 SkRect reverseExpected = {4, 4, 8, 8}; in test_addPath() local3321 REPORTER_ASSERT(reporter, p.getBounds() == reverseExpected); in test_addPath()3637 SkRect reverseExpected = {-4, -4, 8, 8}; in TestPathTo() local3638 REPORTER_ASSERT(reporter, p.getBounds() == reverseExpected); in TestPathTo()