HomeSort by relevance Sort by last modified time
    Searched full:running (Results 1 - 25 of 12002) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/146-bad-interface/
expected.txt 0 running invoke
  /art/test/047-returns/
expected.txt 2 one running
6 two running
10 three running
  /external/valgrind/memcheck/tests/solaris/
thr_daemon_exit_libc.stdout.exp 1 DAEMON thread #0 running
2 DAEMON thread #1 running
3 DAEMON thread #2 running
4 DAEMON thread #3 running
5 DAEMON thread #4 running
6 non-daemon thread #0 running
7 non-daemon thread #1 running
8 non-daemon thread #2 running
9 non-daemon thread #3 running
10 non-daemon thread #4 running
    [all...]
  /art/test/028-array-write/
expected.txt 0 Running writeTest...
2 Running copyTest...
  /art/test/074-gc-thrash/
expected.txt 0 Running (10 seconds) ...
  /art/test/125-gc-and-classloading/
info.txt 1 Tests class loading and GC running in parallel.
  /art/test/140-field-packing/
expected.txt 0 running test...
  /external/autotest/tko/migrations/
012_add_running_status.py 2 manager.execute("INSERT INTO status (word) values ('RUNNING')")
6 manager.execute("DELETE FROM status where word = 'RUNNING'")
  /art/test/109-suspend-check/
expected.txt 0 Running (5 seconds) ...
  /external/selinux/policycoreutils/sepolicy/sepolicy/help/
system.txt 1 This screen allows you to view modify the way SELinux is running on your system.
transition_from.txt 1 This screen shows when a process running with the '%(APP)s' type executes 'Commands File Paths' that they will transition to the specified types.
4 Under SELinux, when a process running with a 'type' attempts to execute an executable, one of three things can happen.
6 1. The process can be prevented from running the executable.
  /external/testng/doc/
faq 1 - I'm running groups and now, my @Before methods are no longer running.
  /external/valgrind/
autogen.sh 5 echo "running: $*"
9 echo "error: while running '$*'"
  /art/test/039-join-main/
expected.txt 2 @ JoinMainSub running
  /external/valgrind/docs/internals/
tm-threadstates.dot 4 running;
12 alive -> running;
15 running -> wait_join [ label="wait for another\nthread termination" ];
16 wait_join -> running [ label="target thread\nterminates" ];
18 running -> zombie [ label="non-detached thread\nterminates" ];
20 running -> dead [ label="detached thread\nterminates" ];
22 running -> wait_mutex [ label="wait for mutex\nacquisition" ];
23 wait_mutex -> running [ label="mutex\nacquired" ];
24 wait_mutex -> running [ label="mutex\ngiven up" ];
26 running -> wait_condvar [ label="wait for condition variable" ]
    [all...]
  /art/test/102-concurrent-gc/
info.txt 1 Test that attempts to hide objects from a concurrently running GC. The
  /art/test/147-stripped-dex-fallback/
info.txt 1 Verify that we fallback to running out of dex code in the oat file if there is
  /external/javassist/src/main/javassist/tools/web/
package.html 3 Simple web server for running sample code.
  /external/skia/platform_tools/android/apps/
robotium.cfg 1 # Configuration settings for running Robotium tests in Appurify.
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_dummy_threading.py 11 global running
22 running += 1
24 print running, 'tasks are running'
30 running -= 1
32 print self.name, 'is finished.', running, 'tasks are running'
42 global running
43 running = 0
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_dummy_threading.py 11 global running
22 running += 1
24 print running, 'tasks are running'
30 running -= 1
32 print self.name, 'is finished.', running, 'tasks are running'
42 global running
43 running = 0
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_dummy_threading.py 11 global running
22 running += 1
24 print running, 'tasks are running'
30 running -= 1
32 print self.name, 'is finished.', running, 'tasks are running'
42 global running
43 running = 0
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_dummy_threading.py 11 global running
22 running += 1
24 print running, 'tasks are running'
30 running -= 1
32 print self.name, 'is finished.', running, 'tasks are running'
42 global running
43 running = 0
  /art/test/051-thread/
expected.txt 5 testThreadDaemons @ Thread running
11 testSetName running
  /external/chromium-trace/catapult/tracing/tracing/base/unittest/
constants.html 14 RUNNING: 'running-status',
15 DONE_RUNNING: 'done-running-status'

Completed in 3082 milliseconds

1 2 3 4 5 6 7 8 91011>>