Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/nativeOther/test/
DLauncher.kt12 fun mainBackground(args: Array<String>) { in mainBackground() method
/external/kotlinx.coroutines/kotlinx-coroutines-core/nativeDarwin/test/
DLauncher.kt13 fun mainBackground(args: Array<String>) { in mainBackground() method
/external/kotlinx.coroutines/kotlinx-coroutines-core/
Dbuild.gradle108 freeCompilerArgs += ["-e", "kotlinx.coroutines.mainBackground"]
118 freeCompilerArgs += ["-e", "kotlinx.coroutines.mainBackground"]