Searched refs:abort (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
D | CameraDeviceTest.java | 988 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/ |
D | MockConnection.java | 105 mRemoteConnection.abort(); in onAbort()
|
/cts/tests/tests/os/jni/seccomp-tests/tests/ |
D | test_harness.h | 440 abort(); in __bail()
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/ |
D | jquery.js | 7288 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/ |
D | classes0.out.dex | 22661 public abstract void abort()
|