Home
last modified time | relevance | path

Searched refs:testInfinite (Results 1 – 3 of 3) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
DDelayDurationTest.kt23 fun testInfinite() = runTest(expected = { it is CancellationException }) { in testInfinite() method
/external/tensorflow/tensorflow/python/data/kernel_tests/
Dlen_test.py37 def testInfinite(self): member in LenTest
/external/tensorflow/tensorflow/python/kernel_tests/
Dmatrix_exponential_op_test.py140 def testInfinite(self): member in ExponentialOpTest