Home
last modified time | relevance | path

Searched refs:abort (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DCameraDeviceTest.java988 private void runCaptureTest(boolean burst, boolean repeating, boolean abort) throws Exception { in runCaptureTest() argument
1009 captureSingleShot(mCameraIds[i], sTemplates[j], repeating, abort); in runCaptureTest()
1014 captureBurstShot(mCameraIds[i], sTemplates, 1, repeating, abort); in runCaptureTest()
1028 captureBurstShot(mCameraIds[i], templates, templates.length, repeating, abort); in runCaptureTest()
1032 mCameraIds[i], sTemplates, sTemplates.length, repeating, abort); in runCaptureTest()
1055 boolean repeating, boolean abort) throws Exception { in captureSingleShot() argument
1078 if (abort) { in captureSingleShot()
1092 boolean abort) throws Exception { in captureBurstShot() argument
1138 if (abort) { in captureBurstShot()
/cts/tests/tests/telecom/src/android/telecom/cts/
DMockConnection.java105 mRemoteConnection.abort(); in onAbort()
/cts/tests/tests/os/jni/seccomp-tests/tests/
Dtest_harness.h440 abort(); in __bail()
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js7288 abort: function( statusText ) { method
7291 transport.abort( statusText );
7535 jqXHR.abort();
7560 jqXHR.abort( "timeout" );
7974 abort: function() {
8122 xhr.abort();
8191 abort: function() {
/cts/tools/dex-tools/dex/
Dclasses0.out.dex22661 public abstract void abort()