OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:assert_float_equal
(Results
1 - 1
of
1
) sorted by null
/external/skia/tests/
MathTest.cpp
247
static void
assert_float_equal
(skiatest::Reporter* reporter, const char op[],
function
260
assert_float_equal
(reporter, "cast", x, ix, iix);
266
assert_float_equal
(reporter, "floor", x, ix, iix);
273
assert_float_equal
(reporter, "round", x, ix, iix);
279
assert_float_equal
(reporter, "ceil", x, ix, iix);
Completed in 738 milliseconds