Searched refs:reverseExpected (Results 1 – 1 of 1) sorted by relevance
3436 SkRect reverseExpected = {4, 4, 8, 8}; in test_addPath() local3437 REPORTER_ASSERT(reporter, p.getBounds() == reverseExpected); in test_addPath()3858 SkRect reverseExpected = {-4, -4, 8, 8}; in TestPathTo() local3859 REPORTER_ASSERT(reporter, p.getBounds() == reverseExpected); in TestPathTo()