HomeSort by relevance Sort by last modified time
    Searched refs:test_floor_value (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
MathTest.cpp 84 static void test_floor_value(skiatest::Reporter* reporter, float value) { function
99 test_floor_value(reporter, gVals[i]);
100 // test_floor_value(reporter, -gVals[i]);
  /external/skqp/tests/
MathTest.cpp 84 static void test_floor_value(skiatest::Reporter* reporter, float value) { function
99 test_floor_value(reporter, gVals[i]);
100 // test_floor_value(reporter, -gVals[i]);

Completed in 546 milliseconds