HomeSort by relevance Sort by last modified time
    Searched refs:fails (Results 176 - 200 of 412) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/go/linux-x86/src/net/
dnsclient_unix_test.go 1096 desc: "searchX error fails in strict mode",
1107 desc: "searchX IPv4-only timeout fails in strict mode",
1118 desc: "searchX IPv6-only servfail fails in strict mode",
1129 desc: "searchY error always fails",
1140 desc: "searchY IPv4-only socket error fails in strict mode",
1151 desc: "searchY IPv6-only timeout fails in strict mode",
  /prebuilts/go/darwin-x86/src/syscall/
exec_linux_test.go 215 // this still reportedly fails for some users.
314 // Test for Issue 38471: unshare fails because systemd has forced / to be shared
364 // Test for Issue 20103: unshare fails when chroot is used
exec_plan9.go 113 // If a dup or exec fails, it writes the error string to pipe.
489 // If fork fails there is nothing to wait for.
exec_bsd.go 33 // If a dup or exec fails, write the errno error to pipe.
exec_solaris.go 50 // If a dup or exec fails, write the errno error to pipe.
  /prebuilts/go/linux-x86/src/syscall/
exec_linux_test.go 215 // this still reportedly fails for some users.
314 // Test for Issue 38471: unshare fails because systemd has forced / to be shared
364 // Test for Issue 20103: unshare fails when chroot is used
exec_plan9.go 113 // If a dup or exec fails, it writes the error string to pipe.
489 // If fork fails there is nothing to wait for.
  /external/toolchain-utils/cros_utils/
misc.py 355 The git hash for the symbolic name or None if fails.
  /external/vixl/tools/
test.py 243 help='Exit as soon as a test fails.')
  /prebuilts/go/darwin-x86/misc/cgo/testsanitizers/
cc_test.go 91 // mustRun executes t and fails cmd with a well-formatted message if it fails.
  /prebuilts/go/linux-x86/misc/cgo/testsanitizers/
cc_test.go 91 // mustRun executes t and fails cmd with a well-formatted message if it fails.
  /external/autotest/server/site_tests/bluetooth_AdapterLEAdvertising/
bluetooth_AdapterLEAdvertising.py 612 # Fails to set intervals that are too small. Intervals remain the same.
622 # Fails to set intervals that are too large. Intervals remain the same.
    [all...]
  /external/libunwind/doc/
libunwind-ptrace.tex 105 \Func{\_UPT\_create}() may return a \Const{NULL} pointer if it fails
  /external/mesa3d/docs/specs/
MESA_swap_frame_usage.spec 181 fails, one of the following error codes is returned:
  /external/syslinux/diag/geodsp/
geodsp1s.asm 262 ; This fails if the boot sector overflowsg
  /prebuilts/go/darwin-x86/src/crypto/x509/
root_darwin.go 216 // fails with:
  /prebuilts/go/darwin-x86/src/net/
dnsclient.go 13 // address addr suitable for rDNS (PTR) record lookup or an error if it fails
lookup_unix.go 109 // Issue 18213: if cgo fails, first check to see whether we
  /prebuilts/go/darwin-x86/src/os/exec/
exec_test.go 275 // Send the wrong string, so that the child fails even
279 // child process fails.
770 // TODO(jsing): This currently fails on NetBSD due to
775 // TODO(aram): This fails on Solaris because libc opens
  /prebuilts/go/darwin-x86/src/os/
path_test.go 129 // Test fails as root.
  /prebuilts/go/darwin-x86/src/os/signal/
signal_cgo_test.go 70 // The test only fails when using a "slow device," in this
  /prebuilts/go/darwin-x86/src/os/user/
cgo_lookup_unix.go 249 // buffer each time, until f succeeds, fails with a non-ERANGE error,
  /prebuilts/go/darwin-x86/src/runtime/
runtime_test.go 270 // make sure we get the correct error code if open fails. Same for
  /prebuilts/go/darwin-x86/src/sync/
mutex.go 50 // of the wait queue. If a waiter fails to acquire the mutex for more than 1ms,
  /prebuilts/go/darwin-x86/src/unicode/
script_test.go 20 // If this tests fails, add the missing scripts to the test and add entries

Completed in 391 milliseconds

1 2 3 4 5 6 78 91011>>