Home
last modified time | relevance | path

Searched defs:threadName (Results 1 – 25 of 43) sorted by relevance

12

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DAllThreadsTest.java70 String threadName; in testAllThreads003() local
128 String threadName; in testAllThreads002() local
200 String threadName; in testAllThreads001() local
DResume002Debuggee.java32 String threadName = Thread.currentThread().getName(); in breakpointMethod() local
43 String threadName = Thread.currentThread().getName(); in run() local
DResumeTest.java222 final String threadName; field in ResumeTest.ThreadInfo
225 public ThreadInfo(String threadName) { in ThreadInfo()
304 String threadName = null; in createThreadInfos() local
DSuspendTest.java68 String threadName; in testSuspend001() local
DResume002Test.java92 String threadName = debuggeeWrapper.vmMirror.getThreadName(eventThreadID); in waitBreakpointHits() local
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/test/
DFlowAsFlowableTest.kt53 val threadName = "FlowAsFlowableTest.testConfinedContext" in <lambda>() constant
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/test/
DFlowAsFlowableTest.kt53 val threadName = "FlowAsFlowableTest.testConfinedContext" in <lambda>() constant
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DThreadEndTest.java83 String threadName = debuggeeWrapper.vmMirror.getThreadName(threadID); in testThreadEndEvent001() local
DThreadStartTest.java89 String threadName = debuggeeWrapper.vmMirror.getThreadName(threadID); in testThreadStartEvent001() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DNameTest.java59 String threadName; in testName001() local
DThreadGroupTest.java68 String groupName, threadName; in testThreadGroup001() local
DSuspendTest.java100 String threadName = null; in testSuspend001() local
DThreadGroup002Test.java110 String threadName = null; in testThreadGroup002() local
/external/perfetto/ui/src/controller/
Dtrack_decider.ts89 threadName, constant
445 const threadName = row.threadName; constant
494 const threadName = row.threadName; constant
544 const threadName = row.threadName; constant
788 const threadName = row.threadName; constant
993 const threadName = row.threadName; constant
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DLoadThread.java31 public LoadThread(String threadName) { in LoadThread()
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactive/test/
DFlowAsPublisherTest.kt116 val threadName = "FlowAsPublisherTest.testConfinedContext" in <lambda>() constant
/external/v4l2_codec2/common/
DV4L2DevicePoller.cpp19 V4L2DevicePoller::V4L2DevicePoller(V4L2Device* const device, const std::string& threadName) in V4L2DevicePoller()
/external/setupcompat/main/java/com/google/android/setupcompat/internal/
DExecutorProvider.java81 public static ExecutorService createSizeBoundedExecutor(String threadName, int maxSize) { in createSizeBoundedExecutor()
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactor/test/
DFlowAsFluxTest.kt112 val threadName = "FlowAsFluxTest.testConfinedContext" in <lambda>() constant
/external/webrtc/sdk/android/api/org/webrtc/
DSurfaceTextureHelper.java59 public static SurfaceTextureHelper create(final String threadName, in create()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/
DChildrenTest.java101 String threadName = debuggeeWrapper.vmMirror.getThreadName(childThreadID); in testChildren001() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DRejectedExecutionTest.kt16 private val threadName = "RejectedExecutionTest" in <lambda>() constant
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
DThreadOnlyModifierDebuggee.java110 String threadName = t.getName(); in runThread() local
/external/guava/android/guava/src/com/google/common/base/internal/
DFinalizer.java79 String threadName = Finalizer.class.getName(); in startFinalizer() local
/external/guava/guava/src/com/google/common/base/internal/
DFinalizer.java79 String threadName = Finalizer.class.getName(); in startFinalizer() local

12