Home
last modified time | relevance | path

Searched defs:setMain (Results 1 – 3 of 3) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-test/common/src/
DTestDispatchers.kt19 public fun Dispatchers.setMain(dispatcher: CoroutineDispatcher) { in setMain() method
/external/bazelbuild-rules_python/gazelle/python/
Dtarget.go120 func (t *targetBuilder) setMain(main string) *targetBuilder { func
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/props/
DUnicodeProperty.java1269 public BaseProperty setMain( in setMain() method in UnicodeProperty.BaseProperty