Lines Matching refs:isFinite
663 REPORTER_ASSERT(reporter, path.isFinite()); in test_addrect_isfinite()
667 REPORTER_ASSERT(reporter, !path.isFinite()); in test_addrect_isfinite()
670 REPORTER_ASSERT(reporter, !path.isFinite()); in test_addrect_isfinite()
673 REPORTER_ASSERT(reporter, path.isFinite()); in test_addrect_isfinite()
676 REPORTER_ASSERT(reporter, path.isFinite()); in test_addrect_isfinite()
804 while (path.isFinite()) { in test_isfinite_after_transform()
805 REPORTER_ASSERT(reporter, path.getBounds().isFinite()); in test_isfinite_after_transform()
814 REPORTER_ASSERT(reporter, !path.isFinite()); in test_isfinite_after_transform()
921 REPORTER_ASSERT(reporter, r.isFinite()); in test_rect_isfinite()
923 REPORTER_ASSERT(reporter, !r.isFinite()); in test_rect_isfinite()
925 REPORTER_ASSERT(reporter, !r.isFinite()); in test_rect_isfinite()
954 REPORTER_ASSERT(reporter, path.isFinite()); in test_path_isfinite()
957 REPORTER_ASSERT(reporter, path.isFinite()); in test_path_isfinite()
961 REPORTER_ASSERT(reporter, path.isFinite()); in test_path_isfinite()
965 REPORTER_ASSERT(reporter, !path.isFinite()); in test_path_isfinite()
969 REPORTER_ASSERT(reporter, !path.isFinite()); in test_path_isfinite()