HomeSort by relevance Sort by last modified time
    Searched defs:fatal (Results 1 - 25 of 301) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/robolectric-shadows/
list_failed.sh 12 function fatal() { function
13 echo 1>&2 "FATAL: $@"
18 test $# = 0 || fatal "Too many arguments: $@"
wrapper.sh 39 # Terminate with a fatal error.
40 function fatal() { function
41 echo "Fatal: $*"
46 local module="${1-}"; shift || fatal "missing argument: module"
47 local output="${1-}"; shift || fatal "missing argument: output"
48 local retval="${1-}"; shift || fatal "missing argument: retval"
49 local action="${1-}"; shift || fatal "missing argument: action"
72 fatal "invalid action: $action"
java-timeout 17 function fatal() { function
18 echo "FATAL: $*"
27 echo 'FATAL: command timed out'
30 shift || fatal '[on_timeout] missing argument: pid'
31 test $# = 0 || fatal '[on_timeout] too many arguments'
61 shift || fatal '[main]: missing argument: timeout_secs'
74 fatal 'Must specify a timeout of at least 30 seconds.'
robotest.sh 7 # Terminate with a fatal error.
8 function fatal() { function
9 echo "Fatal: $*"
15 local name="$1"; shift || fatal "Missing argument: name"
16 test $# = 0 || fatal "Too many arguments"
26 test $# = 0 || fatal "Too many arguments"
44 local value="$1"; shift || fatal "Missing argument: value"
45 test $# = 0 || fatal "Too many arguments"
91 local tests="$1"; shift || fatal "Missing argument: tests"
92 test $# = 0 || fatal "Too many arguments
    [all...]
  /prebuilts/misc/common/robolectric/3.1.1/
list_failed.sh 12 function fatal() { function
13 echo 1>&2 "FATAL: $@"
18 test $# = 0 || fatal "Too many arguments: $@"
wrapper.sh 39 # Terminate with a fatal error.
40 function fatal() { function
41 echo "Fatal: $*"
46 local module="${1-}"; shift || fatal "missing argument: module"
47 local output="${1-}"; shift || fatal "missing argument: output"
48 local retval="${1-}"; shift || fatal "missing argument: retval"
49 local action="${1-}"; shift || fatal "missing argument: action"
72 fatal "invalid action: $action"
java-timeout 17 function fatal() { function
18 echo "FATAL: $*"
27 echo 'FATAL: command timed out'
30 shift || fatal '[on_timeout] missing argument: pid'
31 test $# = 0 || fatal '[on_timeout] too many arguments'
61 shift || fatal '[main]: missing argument: timeout_secs'
74 fatal 'Must specify a timeout of at least 30 seconds.'
robotest.sh 7 # Terminate with a fatal error.
8 function fatal() { function
9 echo "Fatal: $*"
15 local name="$1"; shift || fatal "Missing argument: name"
16 test $# = 0 || fatal "Too many arguments"
26 test $# = 0 || fatal "Too many arguments"
41 local value="$1"; shift || fatal "Missing argument: value"
42 test $# = 0 || fatal "Too many arguments"
70 local tests="$1"; shift || fatal "Missing argument: tests"
71 test $# = 0 || fatal "Too many arguments
    [all...]
  /prebuilts/misc/common/robolectric/3.4.2/
list_failed.sh 12 function fatal() { function
13 echo 1>&2 "FATAL: $@"
18 test $# = 0 || fatal "Too many arguments: $@"
wrapper.sh 39 # Terminate with a fatal error.
40 function fatal() { function
41 echo "Fatal: $*"
46 local module="${1-}"; shift || fatal "missing argument: module"
47 local output="${1-}"; shift || fatal "missing argument: output"
48 local retval="${1-}"; shift || fatal "missing argument: retval"
49 local action="${1-}"; shift || fatal "missing argument: action"
72 fatal "invalid action: $action"
java-timeout 17 function fatal() { function
18 echo "FATAL: $*"
27 echo 'FATAL: command timed out'
30 shift || fatal '[on_timeout] missing argument: pid'
31 test $# = 0 || fatal '[on_timeout] too many arguments'
61 shift || fatal '[main]: missing argument: timeout_secs'
74 fatal 'Must specify a timeout of at least 30 seconds.'
robotest.sh 7 # Terminate with a fatal error.
8 function fatal() { function
9 echo "Fatal: $*"
15 local name="$1"; shift || fatal "Missing argument: name"
16 test $# = 0 || fatal "Too many arguments"
26 test $# = 0 || fatal "Too many arguments"
44 local value="$1"; shift || fatal "Missing argument: value"
45 test $# = 0 || fatal "Too many arguments"
73 local tests="$1"; shift || fatal "Missing argument: tests"
74 test $# = 0 || fatal "Too many arguments
    [all...]
  /prebuilts/misc/common/robolectric/3.5.1/
list_failed.sh 12 function fatal() { function
13 echo 1>&2 "FATAL: $@"
18 test $# = 0 || fatal "Too many arguments: $@"
wrapper.sh 39 # Terminate with a fatal error.
40 function fatal() { function
41 echo "Fatal: $*"
46 local module="${1-}"; shift || fatal "missing argument: module"
47 local output="${1-}"; shift || fatal "missing argument: output"
48 local retval="${1-}"; shift || fatal "missing argument: retval"
49 local action="${1-}"; shift || fatal "missing argument: action"
72 fatal "invalid action: $action"
java-timeout 17 function fatal() { function
18 echo "FATAL: $*"
27 echo 'FATAL: command timed out'
30 shift || fatal '[on_timeout] missing argument: pid'
31 test $# = 0 || fatal '[on_timeout] too many arguments'
61 shift || fatal '[main]: missing argument: timeout_secs'
74 fatal 'Must specify a timeout of at least 30 seconds.'
robotest.sh 7 # Terminate with a fatal error.
8 function fatal() { function
9 echo "Fatal: $*"
15 local name="$1"; shift || fatal "Missing argument: name"
16 test $# = 0 || fatal "Too many arguments"
26 test $# = 0 || fatal "Too many arguments"
44 local value="$1"; shift || fatal "Missing argument: value"
45 test $# = 0 || fatal "Too many arguments"
73 local tests="$1"; shift || fatal "Missing argument: tests"
74 test $# = 0 || fatal "Too many arguments
    [all...]
  /prebuilts/misc/common/robolectric/3.6.1/
list_failed.sh 12 function fatal() { function
13 echo 1>&2 "FATAL: $@"
18 test $# = 0 || fatal "Too many arguments: $@"
wrapper.sh 39 # Terminate with a fatal error.
40 function fatal() { function
41 echo "Fatal: $*"
46 local module="${1-}"; shift || fatal "missing argument: module"
47 local output="${1-}"; shift || fatal "missing argument: output"
48 local retval="${1-}"; shift || fatal "missing argument: retval"
49 local action="${1-}"; shift || fatal "missing argument: action"
72 fatal "invalid action: $action"
java-timeout 17 function fatal() { function
18 echo "FATAL: $*"
27 echo 'FATAL: command timed out'
30 shift || fatal '[on_timeout] missing argument: pid'
31 test $# = 0 || fatal '[on_timeout] too many arguments'
61 shift || fatal '[main]: missing argument: timeout_secs'
74 fatal 'Must specify a timeout of at least 30 seconds.'
robotest.sh 7 # Terminate with a fatal error.
8 function fatal() { function
9 echo "Fatal: $*"
15 local name="$1"; shift || fatal "Missing argument: name"
16 test $# = 0 || fatal "Too many arguments"
26 test $# = 0 || fatal "Too many arguments"
44 local value="$1"; shift || fatal "Missing argument: value"
45 test $# = 0 || fatal "Too many arguments"
73 local tests="$1"; shift || fatal "Missing argument: tests"
74 test $# = 0 || fatal "Too many arguments
    [all...]
  /external/valgrind/coregrind/m_gdbserver/
utils.c 59 void fatal (const char *string,...) function
  /external/llvm/utils/llvm-build/llvmbuild/
util.py 11 fatal = lambda message: (_write_message('fatal error', message), sys.exit(1)) variable
13 __all__ = ['note', 'warning', 'error', 'fatal']
  /external/swiftshader/third_party/LLVM/utils/lit/lit/
LitConfig.py 129 def fatal(self, message): member in class:LitConfig
131 self._write_message('fatal', message)
  /frameworks/compile/mclinker/include/mcld/Support/
MsgHandling.h 29 MsgHandler fatal(unsigned int pID);
45 inline mcld::MsgHandler mcld::fatal(unsigned int pID) { function in class:mcld
46 return getDiagnosticEngine().report(pID, DiagnosticEngine::Fatal);
  /system/core/logwrapper/
logwrapper.c 27 void fatal(const char *msg) { function
34 fatal(

Completed in 1066 milliseconds

1 2 3 4 5 6 7 8 91011>>