OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_floor_value
(Results
1 - 1
of
1
) sorted by null
/external/skia/tests/
MathTest.cpp
52
static void
test_floor_value
(skiatest::Reporter* reporter, float value) {
function
66
test_floor_value
(reporter, gVals[i]);
67
//
test_floor_value
(reporter, -gVals[i]);
Completed in 200 milliseconds