Home
last modified time | relevance | path

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

12

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DAllThreadsTest.java69 String threadName; in testAllThreads003() local
127 String threadName; in testAllThreads002() local
199 String threadName; in testAllThreads001() local
DResumeTest.java224 final String threadName; field in ResumeTest.ThreadInfo
227 public ThreadInfo(String threadName) { in ThreadInfo()
306 String threadName = null; in createThreadInfos() local
DSuspendTest.java67 String threadName; in testSuspend001() local
/external/webrtc/src/system_wrappers/source/
Dthread.cc22 const char* threadName) in CreateThread()
Dthread_posix.cc78 ThreadPriority prio, const char* threadName) in Create()
95 ThreadPriority prio, const char* threadName) in ThreadPosix()
Dthread_win.cc23 ThreadPriority prio, const char* threadName) in ThreadWindows()
Devent_posix.cc227 const char* threadName = "WebRtc_event_timer_thread"; in StartTimer() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DThreadEndTest.java90 String threadName = debuggeeWrapper.vmMirror.getThreadName(threadID); in testThreadEndEvent001() local
DThreadStartTest.java96 String threadName = debuggeeWrapper.vmMirror.getThreadName(threadID); in testThreadStartEvent001() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DNameTest.java58 String threadName; in testName001() local
DThreadGroupTest.java67 String groupName, threadName; in testThreadGroup001() local
DSuspendTest.java99 String threadName = null; in testSuspend001() local
DResumeTest.java101 String threadName = null; in testResume001() local
DThreadGroup002Test.java111 String threadName = null; in testThreadGroup002() local
DSuspendCountTest.java113 String threadName = null; in testSuspendCount001() local
DForceEarlyReturnDebuggee.java36 public static String threadName; field in ForceEarlyReturnDebuggee
/external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
Dmemreclaim_parser.js51 openAsyncSlice: function(ts, category, threadName, pid, key, name) { argument
64 closeAsyncSlice: function(ts, category, threadName, pid, key, args) { argument
Dclock_parser.js36 eventBase, threadName) { argument
Dbus_parser.js36 eventBase, threadName) { argument
Ddisk_parser.js48 openAsyncSlice: function(ts, category, threadName, pid, key, name) { argument
61 closeAsyncSlice: function(ts, category, threadName, pid, key, args) { argument
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/
DChildrenTest.java100 String threadName = debuggeeWrapper.vmMirror.getThreadName(childThreadID); in testChildren001() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
DThreadOnlyModifierDebuggee.java109 String threadName = t.getName(); in runThread() local
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/
Dvoe_stress_test.cc338 const char* threadName = "StressTest Extra API Thread"; in MultipleThreadsTest() local
/external/chromium-trace/trace-viewer/src/tracing/importer/
Dlinux_perf_importer.js374 getOrCreatePseudoThread: function(threadName) { argument
698 threadName) { argument
/external/chromium_org/third_party/webrtc/modules/audio_device/dummy/
Dfile_audio_device.cc210 const char* threadName = "webrtc_audio_module_play_thread"; in StartPlayout() local
298 const char* threadName = "webrtc_audio_module_capture_thread"; in StartRecording() local

12