Lines Matching full:isfinite
393 REPORTER_ASSERT(reporter, path.isFinite());
397 REPORTER_ASSERT(reporter, !path.isFinite());
400 REPORTER_ASSERT(reporter, !path.isFinite());
403 REPORTER_ASSERT(reporter, path.isFinite());
406 REPORTER_ASSERT(reporter, path.isFinite());
482 // Be sure that path::transform correctly updates isFinite and the bounds
483 // if the transformation overflows. The previous bug was that isFinite was
486 while (path.isFinite()) {
487 REPORTER_ASSERT(reporter, path.getBounds().isFinite());
496 REPORTER_ASSERT(reporter, !path.isFinite());
603 REPORTER_ASSERT(reporter, r.isFinite());
605 REPORTER_ASSERT(reporter, !r.isFinite());
607 REPORTER_ASSERT(reporter, !r.isFinite());
636 REPORTER_ASSERT(reporter, path.isFinite());
639 REPORTER_ASSERT(reporter, path.isFinite());
643 REPORTER_ASSERT(reporter, path.isFinite());
647 REPORTER_ASSERT(reporter, !path.isFinite());
651 REPORTER_ASSERT(reporter, !path.isFinite());