Home
last modified time | relevance | path

Searched defs:thread1 (Results 1 – 8 of 8) sorted by relevance

/frameworks/libs/systemui/tracinglib/robolectric/src/
DFlowTracingTest.kt242 val thread1 = bgThread1 in collectFlow_badUsageOfCoroutineTraceName_coldFlowOnDifferentThread() constant
360 val thread1 = bgThread1 in collectFlow_flowOnTraced() constant
394 val thread1 = bgThread1 in collectFlow_coldFlowOnDifferentThread() constant
425 val thread1 = bgThread1 in collectTraced_coldFlowOnDifferentThread() constant
456 val thread1 = bgThread1 in collectTraced_collectWithTracedReceiver() constant
489 val thread1 = bgThread1 in collectFlow_nameBeforeDispatcherChange() constant
514 val thread1 = bgThread1 in collectFlow_nameAfterDispatcherChange() constant
539 val thread1 = bgThread1 in collectFlow_nameBeforeAndAfterDispatcherChange() constant
613 val thread1 = bgThread1 in collectFlow_badNameUsage() constant
DMultiThreadedCoroutineTracingTest.kt45 val thread1 = bgThread1 in <lambda>() constant
150 val thread1 = bgThread1 in launchOnSeparateThread_defaultDispatcher() constant
171 val thread1 = bgThread1 in testTraceStorage() constant
242 val thread1 = bgThread1 in <lambda>() constant
DCoroutineTracingMachineryTest.kt128 val thread1 = Executors.newSingleThreadExecutor() in <lambda>() constant
DDefaultNamingTest.kt351 val thread1 = bgThread1 in <lambda>() constant
/frameworks/libs/systemui/tracinglib/demo/src/
DApplicationComponent.kt62 private val thread1 = startThreadWithLooper("Thread:1") constant
/frameworks/base/services/tests/servicestests/src/com/android/server/
DWatchdogDiagnosticsTest.java107 TestThread1 thread1 = new TestThread1(heldLock1, heldLock2); in printAnnotatedStack() local
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DActivityManagerInternalTest.java104 final CustomThread thread1 = new CustomThread(record1.networkStateLock); in verifyNetworkUpdatedProcStateSeq() local
/frameworks/av/services/audioflinger/
DAudioFlinger.cpp3232 IAfPlaybackThread* const thread1 = checkMixerThread_l(output1); in openDuplicateOutput() local