Searched refs:kFinite (Results 1 – 1 of 1) sorted by relevance
48 kFinite, enumerator56 REPORTER_ASSERT(reporter, !!sk_float_isfinite(value) == (fc == kFinite)); in test_floatclass()72 test_floatclass(reporter, 0, kFinite); in test_isfinite()73 test_floatclass(reporter, max, kFinite); in test_isfinite()74 test_floatclass(reporter, -max, kFinite); in test_isfinite()