Home
last modified time | relevance | path

Searched refs:TestSecurityManager (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DTestSecurityManager.kt10 class TestSecurityManager : SecurityManager() { class
/external/kotlinx.coroutines/kotlinx-coroutines-core/
Dbuild.gradle180 systemProperty 'java.security.manager', 'kotlinx.coroutines.TestSecurityManager'