/cts/apps/CtsVerifierUSBCompanion/src/com/android/cts/verifierusbcompanion/ |
D | TestCompanion.java | 84 private void abort() { in abort() method in TestCompanion 105 abort(); in run()
|
D | Main.java | 49 mAbortButton = (Button) findViewById(R.id.abort); in onCreate()
|
/cts/suite/audio_quality/lib/src/ |
D | FileUtil.cpp | 84 abort(); in FileUtil() 133 abort(); in doVprintf()
|
D | Log.cpp | 26 abort(); };
|
/cts/suite/audio_quality/lib/include/ |
D | Log.h | 67 abort(); };
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | CameraDeviceTest.java | 1597 private void runCaptureTest(boolean burst, boolean repeating, boolean abort, in runCaptureTest() argument 1620 captureSingleShot(mCameraIds[i], sTemplates[j], repeating, abort, in runCaptureTest() 1626 captureBurstShot(mCameraIds[i], sTemplates, 1, repeating, abort, useExecutor); in runCaptureTest() 1640 captureBurstShot(mCameraIds[i], templates, templates.length, repeating, abort, in runCaptureTest() 1646 abort, useExecutor); in runCaptureTest() 1670 boolean repeating, boolean abort, boolean useExecutor) throws Exception { in captureSingleShot() argument 1698 if (abort) { in captureSingleShot() 1733 boolean abort, boolean useExecutor) throws Exception { in captureBurstShot() argument 1758 if (abort) { in captureBurstShot() 1793 if (abort) { in captureBurstShot()
|
/cts/tools/release-parser/tests/resources/ |
D | boot-framework.oat.pb.txt | 66 …ate-build-id --multi-image --no-inline-from=core-oj.jar --abort-on-hard-verifier-error --abort-on-…
|
D | CtsAslrMallocTestCases32.pb.txt | 285 name: "abort"
|
D | android.test.runner.odex.pb.txt | 70 …-Xnorelocate --compile-pic --no-generate-debug-info --generate-build-id --abort-on-hard-verifier-e…
|
D | CtsJniTestCases.apk.pb.txt | 4689 name: "abort" 5227 name: "abort" 5415 name: "abort" 5548 name: "abort" 5996 name: "abort" 6447 name: "abort" 6539 name: "abort" 6600 name: "abort" 6682 name: "abort" 6884 name: "abort" [all …]
|
/cts/tests/signature/api-check/src/jni/ |
D | classdescriptors.cpp | 84 abort(); in abortIfExceptionPending()
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | MockConnection.java | 135 mRemoteConnection.abort(); in onAbort()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/device/ |
D | UsbDeviceTestActivity.java | 1313 void abort() { in abort() method in UsbDeviceTestActivity.TestThread 1647 receiver.abort(); in parallelUsbRequestsTests() 1661 receiver.abort(); in parallelUsbRequestsTests()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | ImageDecoderTest.java | 974 for (boolean abort : abortDecode) { in testOnPartialImage() 978 callback.returnDrawable = !abort; in testOnPartialImage() 984 assertFalse(abort); in testOnPartialImage() 989 assertTrue(abort); in testOnPartialImage()
|