Searched defs:runStressTest (Results 1 – 2 of 2) sorted by relevance
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/channels/ | ||
| D | InvokeOnCloseStressTest.kt | 38 private suspend fun runStressTest(kind: TestChannelKind) { in runStressTest() method in kotlinx.coroutines.channels.InvokeOnCloseStressTest |
| /external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ | ||
| D | StressTestClient.java | 219 void runStressTest() throws Exception { in runStressTest() method in StressTestClient |