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
223
static void
assert_float_equal
(skiatest::Reporter* reporter, const char op[],
function
234
assert_float_equal
(reporter, "cast", x, ix, iix);
240
assert_float_equal
(reporter, "floor", x, ix, iix);
247
assert_float_equal
(reporter, "round", x, ix, iix);
253
assert_float_equal
(reporter, "ceil", x, ix, iix);
Completed in 2737 milliseconds