Home
last modified time | relevance | path

Searched defs:isAsynchronous (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/testGenerator/
DTestLauncher.py189 def __call_process(self, cmd, isAsynchronous=False, isScriptThread=False): argument
/external/kotlinx.coroutines/ui/kotlinx-coroutines-android/test/
DHandlerDispatcherAsyncTest.kt144 private val Message.isAsynchronous: Boolean constant in kotlinx.coroutines.android.HandlerDispatcherAsyncTest