Home | History | Annotate | Download | only in tests

Lines Matching defs:fIsRect

1847         bool fIsRect;
1897 REPORTER_ASSERT(reporter, tests[testIndex].fIsRect == path.isRect(nullptr));
1899 if (tests[testIndex].fIsRect) {