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

  /external/deqp/framework/common/
tcuFloatFormat.cpp 316 void testRound (double arg, double refDown, double refUp) const;
339 void Test::testRound (double arg, double refDown, double refUp) const
372 testRound(p(0) + p(-20) + p(-40), p(0) + p(-20), p(0) + p(-20) + p(-23));
373 testRound(p(-126) - p(-150), p(-126) - p(-149), p(-126));
  /cts/tests/tests/graphics/src/android/graphics/cts/
RectFTest.java 483 public void testRound() {
  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestRound.java 28 public class TestRound extends RSBaseCompute {
650 public void testRound() {
  /external/python/cpython3/Lib/test/
test_fractions.py 338 def testRound(self):
  /external/python/pyasn1/tests/type/
test_univ.py 266 def testRound(self):
806 def testRound(self):
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/python/
xla_client_test.py 806 def testRound(self):
    [all...]

Completed in 115 milliseconds