Searched refs:testConcurrent (Results 1 – 3 of 3) sorted by relevance
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ | ||
D | UnconfinedConcurrentStressTest.kt | 23 fun testConcurrent() = runTest { in <lambda>() method in kotlinx.coroutines.UnconfinedConcurrentStressTest |
/external/tensorflow/tensorflow/compiler/tests/ | ||
D | matrix_solve_op_test.py | 65 def testConcurrent(self, adjoint): member in MatrixSolveOpTest |
/external/tensorflow/tensorflow/python/kernel_tests/ | ||
D | matrix_solve_op_test.py | 124 def testConcurrent(self): member in MatrixSolveOpTest |