Home
last modified time | relevance | path

Searched refs:testIntegerOverflow (Results 1 – 4 of 4) sorted by relevance

/external/cronet/stable/third_party/llvm-libc/src/test/src/math/
DRoundToIntegerTest.h202 void testIntegerOverflow(RoundToIntegerFunc func) { in testIntegerOverflow() function
334 testIntegerOverflow(&func); \
/external/llvm-libc/test/src/math/
DRoundToIntegerTest.h202 void testIntegerOverflow(RoundToIntegerFunc func) { in testIntegerOverflow() function
334 testIntegerOverflow(&func); \
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/
DRoundToIntegerTest.h202 void testIntegerOverflow(RoundToIntegerFunc func) { in testIntegerOverflow() function
334 testIntegerOverflow(&func); \
/external/tensorflow/tensorflow/python/kernel_tests/sparse_ops/
Dsparse_ops_test.py848 def testIntegerOverflow(self): member in SparseReduceTest
1046 def testIntegerOverflow(self): member in SparseSoftmaxTest