Home
last modified time | relevance | path

Searched refs:assert_float_equal (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DMathTest.cpp223 static void assert_float_equal(skiatest::Reporter* reporter, const char op[], in assert_float_equal() function
234 assert_float_equal(reporter, "cast", x, ix, iix); in test_float_cast()
240 assert_float_equal(reporter, "floor", x, ix, iix); in test_float_floor()
247 assert_float_equal(reporter, "round", x, ix, iix); in test_float_round()
253 assert_float_equal(reporter, "ceil", x, ix, iix); in test_float_ceil()