Home
last modified time | relevance | path

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

/cts/tests/tests/debuggerd/
Ddebuggerd_cts_crasher.cpp34 abort(); in main()
38 abort(); in main()
43 abort(); in main()
49 abort(); in main()
53 abort(); in main()
64 abort(); in main()
72 abort(); in main()
/cts/apps/CtsVerifierUSBCompanion/src/com/android/cts/verifierusbcompanion/
DTestCompanion.java84 private void abort() { in abort() method in TestCompanion
105 abort(); in run()
DMain.java49 mAbortButton = (Button) findViewById(R.id.abort); in onCreate()
/cts/tests/tests/bionic_app/
Dbionic_app_jni.cpp43 abort(); in Java_com_android_bionic_1app_BionicAppTest_callMainDlsym()
/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraDeviceTest.java1629 private void runCaptureTest(boolean burst, boolean repeating, boolean abort, in runCaptureTest() argument
1653 captureSingleShot(cameraIdsUnderTest[i], sTemplates[j], repeating, abort, in runCaptureTest()
1659 … captureBurstShot(cameraIdsUnderTest[i], sTemplates, 1, repeating, abort, useExecutor); in runCaptureTest()
1673 … captureBurstShot(cameraIdsUnderTest[i], templates, templates.length, repeating, abort, in runCaptureTest()
1679 abort, useExecutor); in runCaptureTest()
1703 boolean repeating, boolean abort, boolean useExecutor) throws Exception { in captureSingleShot() argument
1731 if (abort) { in captureSingleShot()
1766 boolean abort, boolean useExecutor) throws Exception { in captureBurstShot() argument
1791 if (abort) { in captureBurstShot()
1826 if (abort) { in captureBurstShot()
/cts/tools/release-parser/tests/resources/
Dboot-framework.oat.pb.txt66 …ate-build-id --multi-image --no-inline-from=core-oj.jar --abort-on-hard-verifier-error --abort-on-…
Dandroid.test.runner.odex.pb.txt70 …-Xnorelocate --compile-pic --no-generate-debug-info --generate-build-id --abort-on-hard-verifier-e…
DCtsAslrMallocTestCases32.pb.txt285 name: "abort"
DCtsJniTestCases.apk.pb.txt4689 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/
Dclassdescriptors.cpp84 abort(); in abortIfExceptionPending()
/cts/tests/tests/telecom/src/android/telecom/cts/
DMockConnection.java152 mRemoteConnection.abort(); in onAbort()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/device/
DUsbDeviceTestActivity.java1319 void abort() { in abort() method in UsbDeviceTestActivity.TestThread
1801 receiver.abort(); in parallelUsbRequestsTests()
1815 receiver.abort(); in parallelUsbRequestsTests()
/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java1119 for (boolean abort : abortDecode) { in testOnPartialImage()
1123 callback.returnDrawable = !abort; in testOnPartialImage()
1129 assertFalse(abort); in testOnPartialImage()
1134 assertTrue(abort); in testOnPartialImage()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt43162 method public void abort();