Home | History | Annotate | Download | only in tests

Lines Matching defs:fIsRect

1729         bool fIsRect;
1779 REPORTER_ASSERT(reporter, tests[testIndex].fIsRect == path.isRect(NULL));
1781 if (tests[testIndex].fIsRect) {