Searched refs:test_int2float (Results 1 – 1 of 1) sorted by relevance
263 static void test_int2float(skiatest::Reporter* reporter, int ival) { in test_int2float() function290 test_int2float(reporter, 0); in unittest_fastfloat()291 test_int2float(reporter, 1); in unittest_fastfloat()292 test_int2float(reporter, -1); in unittest_fastfloat()297 test_int2float(reporter, ival); in unittest_fastfloat()298 test_int2float(reporter, -ival); in unittest_fastfloat()