Home
last modified time | relevance | path

Searched defs:waitFor (Results 1 – 7 of 7) sorted by relevance

/external/autotest/client/site_tests/video_WebRtcMediaRecorder/
Dmediarecorder_test_utils.js19 function waitFor(description, predicate) { function
/external/sl4a/Common/src/com/googlecode/android_scripting/
DExec.java65 public static native int waitFor(int processId); in waitFor() method in Exec
/external/smali/smalidea/src/test/java/org/jf/smalidea/
DSmaliPositionManagerTest.java161 @Override public void waitFor() {} in waitFor() method
162 @Override public void waitFor(long timeout) {} in waitFor() method
/external/guava/guava/src/com/google/common/util/concurrent/
DMonitor.java688 public void waitFor(Guard guard) throws InterruptedException { in waitFor() method in Monitor
716 public boolean waitFor(Guard guard, long time, TimeUnit unit) throws InterruptedException { in waitFor() method in Monitor
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DMonitorTestCase.java93 private String waitFor() { in waitFor() method in MonitorTestCase
/external/swiftshader/third_party/LLVM/examples/ParallelJIT/
DParallelJIT.cpp216 size_t waitFor; member in WaitForThreads
/external/llvm/examples/ParallelJIT/
DParallelJIT.cpp237 size_t waitFor; member in WaitForThreads