Home
last modified time | relevance | path

Searched refs:done (Results 1 – 12 of 12) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
DOpenCVLibrary.java59 final CountDownLatch done = new CountDownLatch(1); in load() local
76 done.countDown(); in load()
80 if (!done.await(ASYNC_LOAD_TIMEOUT_SEC, TimeUnit.SECONDS)) { in load()
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DGlesStubActivity.java104 final CountDownLatch done = new CountDownLatch(1); in runIterations() local
109 setContentView(new GlesSurfaceView(GlesStubActivity.this, version, done)); in runIterations()
113 done.await(); in runIterations()
187 public GlesSurfaceView(GlesStubActivity parent, int glVersion, CountDownLatch done) { in GlesSurfaceView() argument
194 setRenderer(new OpenGlesRenderer(parent, glVersion, done)); in GlesSurfaceView()
404 OpenGlesRenderer(GlesStubActivity parent, int glVersion, CountDownLatch done) { in OpenGlesRenderer() argument
407 mDone = done; in OpenGlesRenderer()
/cts/tests/tests/media/src/android/media/cts/
DSoundPoolTest.java266 final Object done = new Object(); in testAutoPauseResume() local
274 synchronized(done) { in testAutoPauseResume()
277 done.notify(); in testAutoPauseResume()
293 synchronized(done) { in testAutoPauseResume()
298 done.wait(waitTime); in testAutoPauseResume()
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DDeviceInfoActivity.java57 final CountDownLatch done = new CountDownLatch(1); in runIterations() local
62 setContentView(new GLESSurfaceView(DeviceInfoActivity.this, version, done)); in runIterations()
66 done.await(); in runIterations()
DGLESSurfaceView.java42 public GLESSurfaceView(DeviceInfoActivity parent, int glVersion, CountDownLatch done){ in GLESSurfaceView() argument
47 mDone = done; in GLESSurfaceView()
/cts/tests/tests/os/src/android/os/cts/
DParcelFileDescriptorTest.java104 final DoneSignal done = new DoneSignal(); in testFromSocket() local
117 done.set(); in testFromSocket()
119 done.setException(e); in testFromSocket()
135 done.get(5, TimeUnit.SECONDS); in testFromSocket()
/cts/tests/tests/speech/src/android/speech/tts/cts/
DStubTextToSpeechService.java107 if (callback.done() != TextToSpeech.SUCCESS) { in onSynthesizeText()
/cts/tests/tests/os/src/android/os/storage/cts/
DStorageManagerTest.java752 boolean done = false; field in StorageManagerTest.ObbObserver
760 done = true; in onObbStateChange()
766 assertTrue("Expected ObbObserver to have received a state change.", done); in getPath()
771 assertTrue("Expected ObbObserver to have received a state change.", done); in getState()
776 return done; in isDone()
/cts/apps/CameraITS/pymodules/its/
Dimage.py876 done = False
878 while not done:
881 done = (cap[NUM_FRAMES-1]['metadata']['android.lens.state'] == 0)
882 print ' status: ', done
/cts/apps/CtsVerifier/src/com/android/cts/verifier/vr/
DVrListenerVerifierActivity.java197 done(); in selectNext()
206 done(); in runNext()
252 private void done() { in done() method in VrListenerVerifierActivity
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java1732 boolean done = false; in testRequestFocusNodeHref()
1735 done = true; in testRequestFocusNodeHref()
1743 return done; in testRequestFocusNodeHref()
1757 boolean done = false; in testRequestFocusNodeHref()
1762 done = true; in testRequestFocusNodeHref()
1770 return done; in testRequestFocusNodeHref()
1838 boolean done = false; in testRequestImageRef()
1841 done = true; in testRequestImageRef()
1849 return done; in testRequestImageRef()
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale318 procedure merging and/or compilation in one unit can be done to