HomeSort by relevance Sort by last modified time
    Searched full:aborts (Results 1 - 25 of 647) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/autotest/server/site_tests/network_WiFi_BgscanBackoff/
control.wifi_bgscan_backoff 13 This test case verifies that bgscan aborts and/or backs off when
  /bionic/tools/relocation_packer/src/
debug.h 8 // INFO prints to stdout, the others to stderr. FATAL aborts after printing.
19 // NOTREACHED() always aborts.
85 // LOG(severity) prints a message with the given severity, and aborts if
  /external/autotest/site_utils/
abort_suite.py 19 To achieve better performance, this script aborts suite jobs and relies on
20 autotest scheduler to aborts its subjobs instead of directly aborting subjobs.
58 This method aborts the suite jobs whose name contains |substring|.
  /external/autotest/server/cros/dynamic_suite/
job_status_unittest.py 73 # results for aborts vs cannot yield results because of
74 # a premature abort. Currently almost all client aborts
75 # have been converted to failures, and when aborts do happen
124 # results for aborts vs cannot yield results because of
125 # a premature abort. Currently almost all client aborts
126 # have been converted to failures and when aborts do happen
  /external/llvm/bindings/ocaml/analysis/
llvm_analysis.mli 26 validation report to [stderr] and aborts the program if it is invalid. See
32 validation report to [stderr] and aborts the program if it is invalid. See
  /external/swiftshader/third_party/LLVM/bindings/ocaml/analysis/
llvm_analysis.mli 26 validation report to [stderr] and aborts the program if it is invalid. See
32 validation report to [stderr] and aborts the program if it is invalid. See
  /external/vixl/test/
test-aborts.cc 32 // These are all negative tests to check that the aborts work and print sensible
33 // messages. These tests cannot check the aborts with negative_testing=off.
  /build/make/tools/
adbs 44 # adb itself aborts
  /external/autotest/server/site_tests/network_WiFi_OverlappingBSSScan/
control 13 This test case verifies that OBSS scan aborts and/or backs off when
  /external/libcxx/test/libcxx/debug/
debug_abort.pass.cpp 13 // Test that the default debug handler aborts the program.
  /bionic/libc/private/
libc_logging.h 65 // Formats a message to the log (priority 'fatal'), then aborts.
68 // Formats a message to the log (priority 'fatal'), prefixed by "FORTIFY: ", then aborts.
bionic_arc4random.h 37 * arc4random aborts if it's unable to fetch entropy, which is always the case
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
ActiveBiosProtocol.h 74 EFI_DEVICE_ERROR Device error, command aborts abnormally.
109 EFI_DEVICE_ERROR Device error, command aborts abnormally.
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/
ExceptionsTest.java 37 // Currently no coverage at all, as we don't see when a block aborts
54 // As always with implicit exceptions we don't see when a block aborts
  /frameworks/av/media/libstagefright/include/
avc_utils.h 51 // Gets and returns an unsigned exp-golomb (ue) value from a bit reader |br|. Aborts if the value
55 // Gets and returns a signed exp-golomb (se) value from a bit reader |br|. Aborts if the value is
  /prebuilts/go/darwin-x86/src/net/smtp/
auth.go 21 // If it returns a non-nil error, the SMTP client aborts
29 // If Next returns a non-nil error, the SMTP client aborts
  /prebuilts/go/linux-x86/src/net/smtp/
auth.go 21 // If it returns a non-nil error, the SMTP client aborts
29 // If Next returns a non-nil error, the SMTP client aborts
  /external/compiler-rt/lib/builtins/
absvdi2.c 19 /* Effects: aborts if abs(x) < 0 */
absvsi2.c 19 /* Effects: aborts if abs(x) < 0 */
absvti2.c 21 /* Effects: aborts if abs(x) < 0 */
addvdi3.c 19 /* Effects: aborts if a + b overflows */
addvsi3.c 19 /* Effects: aborts if a + b overflows */
addvti3.c 21 /* Effects: aborts if a + b overflows */
negvdi2.c 19 /* Effects: aborts if -a overflows */
negvsi2.c 19 /* Effects: aborts if -a overflows */

Completed in 694 milliseconds

1 2 3 4 5 6 7 8 91011>>