HomeSort by relevance Sort by last modified time
    Searched refs:test_wait (Results 1 - 7 of 7) sorted by null

  /ndk/tests/device/test-wait/jni/
Android.mk 4 LOCAL_MODULE := test_wait-dynamic
5 LOCAL_SRC_FILES := test_wait.c
9 LOCAL_MODULE := test_wait-static
10 LOCAL_SRC_FILES := test_wait.c
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
fork_wait.py 49 def test_wait(self): member in class:ForkWait
test_subprocess.py 602 def test_wait(self): member in class:ProcessTestCase
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
fork_wait.py 49 def test_wait(self): member in class:ForkWait
test_subprocess.py 602 def test_wait(self): member in class:ProcessTestCase
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/
OldObjectTest.java 97 public void test_wait() { method in class:OldObjectTest
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ObjectTest.java 239 public void test_wait() { method in class:ObjectTest

Completed in 278 milliseconds