Home
last modified time | relevance | path

Searched full:fatal (Results 1 – 25 of 3882) sorted by relevance

12345678910>>...156

/external/tensorflow/tensorflow/go/
Dgraph_test.go60 t.Fatal(err)
64 t.Fatal(err)
67 t.Fatal(err)
73 t.Fatal(err)
90 t.Fatal(err)
94 t.Fatal(err)
98 t.Fatal(err)
104 t.Fatal(err)
110 t.Fatal(err)
115 t.Fatal(err)
[all …]
Dtensor_handle_test.go29 t.Fatal(err)
32 t.Fatal(err)
40 t.Fatal(err)
44 t.Fatal(err)
56 t.Fatal(err)
60 t.Fatal(err)
65 t.Fatal(err)
76 t.Fatal(err)
80 t.Fatal(err)
85 t.Fatal(err)
[all …]
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-output-test_.cc56 // Tests catching fatal failures.
63 // This function calls a test subroutine, catches the fatal failure it
66 // Calls a subrountine that yields a fatal failure. in TryTestSubroutine()
69 // Catches the fatal failure and aborts the test. in TryTestSubroutine()
122 // Tests catching a fatal failure in a subroutine.
129 // Tests catching a fatal failure in a nested subroutine.
133 // Calls a subrountine that yields a fatal failure. in TEST()
136 // Catches the fatal failure and aborts the test. in TEST()
367 // Tests non-fatal failures in the fixture constructor.
390 // Tests fatal failures in the fixture constructor.
[all …]
/external/googletest/googletest/test/
Dgoogletest-output-test_.cc56 // Tests catching fatal failures.
63 // This function calls a test subroutine, catches the fatal failure it
66 // Calls a subrountine that yields a fatal failure. in TryTestSubroutine()
69 // Catches the fatal failure and aborts the test. in TryTestSubroutine()
122 // Tests catching a fatal failure in a subroutine.
129 // Tests catching a fatal failure in a nested subroutine.
133 // Calls a subrountine that yields a fatal failure. in TEST()
136 // Catches the fatal failure and aborts the test. in TEST()
367 // Tests non-fatal failures in the fixture constructor.
390 // Tests fatal failures in the fixture constructor.
[all …]
Dgoogletest-output-test-golden-lin.txt391 Expected fatal failure in foo.cc
484 Expected: 1 non-fatal failure
492 Expected: 1 non-fatal failure
494 googletest-output-test_.cc:#: Non-fatal failure:
496 Expected non-fatal failure 1.
500 googletest-output-test_.cc:#: Non-fatal failure:
502 Expected non-fatal failure 2.
512 Expected: 1 non-fatal failure
514 googletest-output-test_.cc:#: Fatal failure:
516 Expected fatal failure.
[all …]
/external/cronet/third_party/googletest/src/googletest/test/
Dgoogletest-output-test_.cc56 // Tests catching fatal failures.
61 // This function calls a test subroutine, catches the fatal failure it
64 // Calls a subrountine that yields a fatal failure. in TryTestSubroutine()
67 // Catches the fatal failure and aborts the test. in TryTestSubroutine()
115 // Tests catching a fatal failure in a subroutine.
122 // Tests catching a fatal failure in a nested subroutine.
126 // Calls a subrountine that yields a fatal failure. in TEST()
129 // Catches the fatal failure and aborts the test. in TEST()
354 // Tests non-fatal failures in the fixture constructor.
377 // Tests fatal failures in the fixture constructor.
[all …]
Dgoogletest-output-test-golden-lin.txt391 Expected fatal failure in foo.cc
484 Expected: 1 non-fatal failure
492 Expected: 1 non-fatal failure
494 googletest-output-test_.cc:#: Non-fatal failure:
496 Expected non-fatal failure 1.
500 googletest-output-test_.cc:#: Non-fatal failure:
502 Expected non-fatal failure 2.
512 Expected: 1 non-fatal failure
514 googletest-output-test_.cc:#: Fatal failure:
516 Expected fatal failure.
[all …]
/external/cronet/third_party/boringssl/src/third_party/googletest/test/
Dgoogletest-output-test_.cc56 // Tests catching fatal failures.
63 // This function calls a test subroutine, catches the fatal failure it
66 // Calls a subrountine that yields a fatal failure. in TryTestSubroutine()
69 // Catches the fatal failure and aborts the test. in TryTestSubroutine()
122 // Tests catching a fatal failure in a subroutine.
129 // Tests catching a fatal failure in a nested subroutine.
133 // Calls a subrountine that yields a fatal failure. in TEST()
136 // Catches the fatal failure and aborts the test. in TEST()
367 // Tests non-fatal failures in the fixture constructor.
390 // Tests fatal failures in the fixture constructor.
[all …]
Dgoogletest-output-test-golden-lin.txt391 Expected fatal failure in foo.cc
484 Expected: 1 non-fatal failure
492 Expected: 1 non-fatal failure
494 googletest-output-test_.cc:#: Non-fatal failure:
496 Expected non-fatal failure 1.
500 googletest-output-test_.cc:#: Non-fatal failure:
502 Expected non-fatal failure 2.
512 Expected: 1 non-fatal failure
514 googletest-output-test_.cc:#: Fatal failure:
516 Expected fatal failure.
[all …]
/external/angle/third_party/abseil-cpp/absl/base/internal/
Dthrow_delegate.cc37 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdLogicError()
45 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdLogicError()
53 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdInvalidArgument()
61 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdInvalidArgument()
70 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdDomainError()
78 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdDomainError()
87 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdLengthError()
95 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdLengthError()
104 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdOutOfRange()
112 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdOutOfRange()
[all …]
/external/cronet/third_party/abseil-cpp/absl/base/internal/
Dthrow_delegate.cc37 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdLogicError()
45 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdLogicError()
53 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdInvalidArgument()
61 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdInvalidArgument()
70 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdDomainError()
78 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdDomainError()
87 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdLengthError()
95 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdLengthError()
104 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdOutOfRange()
112 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdOutOfRange()
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dthrow_delegate.cc46 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdLogicError()
54 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdLogicError()
62 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdInvalidArgument()
70 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdInvalidArgument()
79 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdDomainError()
87 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdDomainError()
96 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdLengthError()
104 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdLengthError()
113 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdOutOfRange()
121 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdOutOfRange()
[all …]
/external/openscreen/third_party/abseil/src/absl/base/internal/
Dthrow_delegate.cc46 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdLogicError()
54 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdLogicError()
62 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdInvalidArgument()
70 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdInvalidArgument()
79 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdDomainError()
87 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdDomainError()
96 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdLengthError()
104 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdLengthError()
113 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdOutOfRange()
121 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdOutOfRange()
[all …]
/external/abseil-cpp/absl/base/internal/
Dthrow_delegate.cc46 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdLogicError()
54 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdLogicError()
62 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdInvalidArgument()
70 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdInvalidArgument()
79 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdDomainError()
87 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdDomainError()
96 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdLengthError()
104 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdLengthError()
113 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdOutOfRange()
121 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdOutOfRange()
[all …]
/external/webrtc/third_party/abseil-cpp/absl/base/internal/
Dthrow_delegate.cc46 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdLogicError()
54 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdLogicError()
62 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdInvalidArgument()
70 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdInvalidArgument()
79 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdDomainError()
87 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdDomainError()
96 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdLengthError()
104 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdLengthError()
113 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdOutOfRange()
121 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdOutOfRange()
[all …]
/external/tensorflow/third_party/absl/abseil-cpp/absl/base/internal/
Dthrow_delegate.cc46 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdLogicError()
54 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdLogicError()
62 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdInvalidArgument()
70 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdInvalidArgument()
79 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdDomainError()
87 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdDomainError()
96 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdLengthError()
104 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdLengthError()
113 ABSL_RAW_LOG(FATAL, "%s", what_arg.c_str()); in ThrowStdOutOfRange()
121 ABSL_RAW_LOG(FATAL, "%s", what_arg); in ThrowStdOutOfRange()
[all …]
/external/cronet/base/
Dvalues_unittest.nc16 #if defined(NCTEST_VALUE_CTOR_PTR_DOES_NOT_CONVERT_TO_BOOL) // [r"fatal error: call to deleted con…
23 #elif defined(NCTEST_DICT_SET_PTR_DOES_NOT_CONVERT_TO_BOOL) // [r"fatal error: call to deleted mem…
31 #elif defined(NCTEST_DICT_SETBYDOTTEDPATH_PTR_DOES_NOT_CONVERT_TO_BOOL) // [r"fatal error: call to…
39 #elif defined(NCTEST_LIST_APPEND_PTR_DOES_NOT_CONVERT_TO_BOOL) // [r"fatal error: call to deleted …
47 #elif defined(NCTEST_VALUE_CTOR_INT64_T) // [r"fatal error: ambiguous conversion for functional-st…
53 #elif defined(NCTEST_SET_INT64_T) // [r"fatal error: call to member function 'Set' is ambiguous"]
61 #elif defined(NCTEST_SETBYDOTTEDPATH_INT64_T) // [r"fatal error: call to member function 'SetByDot…
69 #elif defined(NCTEST_LIST_APPEND_INT64_T) // [r"fatal error: call to member function 'Append' is a…
77 #elif defined(NCTEST_VALUEVIEW_FROM_CONST_NON_CHAR_POINTER) // [r"fatal error: conversion function…
85 #elif defined(NCTEST_VALUEVIEW_FROM_NON_CHAR_POINTER) // [r"fatal error: conversion function from …
[all …]
/external/AFLplusplus/src/
Dafl-fuzz-python.c36 FATAL("Python Mutator cannot be called twice yet"); in unsupported()
58 FATAL("Failed to convert arguments"); in fuzz_py()
69 FATAL("Failed to convert arguments"); in fuzz_py()
84 FATAL("Failed to convert arguments"); in fuzz_py()
108 FATAL("python custom fuzz: call failed"); in fuzz_py()
128 FATAL("Failed to convert arguments"); in custom_describe_py()
170 if (!unused_bytes) { FATAL("allocation failed!"); } in init_py_module()
174 FATAL("buffer initialization failed"); in init_py_module()
186 FATAL("init function not found in python module"); in init_py_module()
312 FATAL("Cannot convert argument in python init."); in init_py()
[all …]
/external/vboot_reference/futility/
Dcmd_vbutil_kernel.c30 static void Fatal(const char *format, ...) in Fatal() function
181 Fatal("Unable to stat %s: %s\n", filename, strerror(errno)); in ReadOldKPartFromFileOrDie()
196 Fatal("%s is too small to be a valid kernel blob\n", filename); in ReadOldKPartFromFileOrDie()
201 Fatal("Unable to open file %s: %s\n", filename, in ReadOldKPartFromFileOrDie()
206 Fatal("Unable to read entirety of %s: %s\n", filename, in ReadOldKPartFromFileOrDie()
393 Fatal("Missing required keyblock file.\n"); in do_vbutil_kernel()
397 Fatal("Error reading key block.\n"); in do_vbutil_kernel()
400 Fatal("Missing required signprivate file.\n"); in do_vbutil_kernel()
404 Fatal("Error reading signing key.\n"); in do_vbutil_kernel()
407 Fatal("Missing required config file.\n"); in do_vbutil_kernel()
[all …]
/external/tensorflow/tensorflow/go/op/
Dgradients_test.go38 t.Fatal(err)
41 t.Fatal(len(grads0))
50 t.Fatal(err)
53 t.Fatal(len(grads1))
64 t.Fatal(err)
68 t.Fatal(err)
78 t.Fatal(err)
81 t.Fatal(len(outputs))
104 t.Fatal(err)
107 t.Fatal(len(grad))
[all …]
/external/toolchain-utils/compiler_wrapper/
Dconfig_test.go20 t.Fatal(err)
23 t.Fatal("UseCCache: Expected false got true")
29 t.Fatal(err)
32 t.Fatal("UseCCache: Expected true got false")
50 t.Fatal(err)
53 t.Fatal("UseLLvmNext: Expected not to be used")
59 t.Fatal(err)
63 t.Fatal("UseLLvmNext: Expected to be used")
81 t.Fatal(err)
90 t.Fatal(err)
[all …]
/external/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dtls1.h24 # define TLS1_AD_UNKNOWN_CA 48/* fatal */
25 # define TLS1_AD_ACCESS_DENIED 49/* fatal */
26 # define TLS1_AD_DECODE_ERROR 50/* fatal */
28 # define TLS1_AD_EXPORT_RESTRICTION 60/* fatal */
29 # define TLS1_AD_PROTOCOL_VERSION 70/* fatal */
30 # define TLS1_AD_INSUFFICIENT_SECURITY 71/* fatal */
31 # define TLS1_AD_INTERNAL_ERROR 80/* fatal */
32 # define TLS1_AD_INAPPROPRIATE_FALLBACK 86/* fatal */
41 # define TLS1_AD_UNKNOWN_PSK_IDENTITY 115/* fatal */
42 # define TLS1_AD_NO_APPLICATION_PROTOCOL 120 /* fatal */
/external/libchrome/base/containers/
Dspan_unittest.nc22 #if defined(NCTEST_DEFAULT_SPAN_WITH_NON_ZERO_STATIC_EXTENT_DISALLOWED) // [r"fatal error: static_…
29 #elif defined(NCTEST_SPAN_FROM_ARRAY_WITH_NON_MATCHING_STATIC_EXTENT_DISALLOWED) // [r"fatal error:…
38 #elif defined(NCTEST_SPAN_FROM_STD_ARRAY_WITH_NON_MATCHING_STATIC_EXTENT_DISALLOWED) // [r"fatal er…
47 …AN_FROM_CONST_STD_ARRAY_WITH_NON_MATCHING_STATIC_EXTENT_DISALLOWED) // [r"fatal error: no matching…
56 #elif defined(NCTEST_SPAN_FROM_OTHER_SPAN_WITH_MISMATCHING_EXTENT_DISALLOWED) // [r"fatal error: no…
66 #elif defined(NCTEST_DYNAMIC_SPAN_TO_STATIC_SPAN_DISALLOWED) // [r"fatal error: no matching constr…
74 #elif defined(NCTEST_DERIVED_TO_BASE_CONVERSION_DISALLOWED) // [r"fatal error: no matching constru…
87 #elif defined(NCTEST_PTR_TO_CONSTPTR_CONVERSION_DISALLOWED) // [r"fatal error: no matching constru…
97 #elif defined(NCTEST_CONST_CONTAINER_TO_MUTABLE_CONVERSION_DISALLOWED) // [r"fatal error: no match…
105 #elif defined(NCTEST_STD_SET_CONVERSION_DISALLOWED) // [r"fatal error: no matching constructor for…
[all …]
/external/compiler-rt/test/cfi/cross-dso/icall/
Ddiag.cpp31 …UN: --check-prefix=VCALL-NODIAG --check-prefix=ICALL-FATAL
34 // RUN: --check-prefix=VCALL-NODIAG --check-prefix=CAST-FATAL
48 …UN: --check-prefix=VCALL-NODIAG --check-prefix=ICALL-FATAL
51 // RUN: --check-prefix=VCALL-NODIAG --check-prefix=CAST-FATAL
65 …UN: --check-prefix=VCALL-NODIAG --check-prefix=ICALL-FATAL
68 …RUN: --check-prefix=VCALL-NODIAG --check-prefix=CAST-FATAL
71 …UN: --check-prefix=VCALL-NODIAG --check-prefix=VCALL-FATAL
106 // ICALL-FATAL: =0= in main()
107 // CAST-FATAL: =0= in main()
108 // VCALL-FATAL: =0= in main()
[all …]
/external/AFLplusplus/utils/afl_network_proxy/
Dafl-network-server.c133 if (ret == FSRV_RUN_ERROR) { FATAL("Couldn't run child"); } in run_target()
193 FATAL("Custom ASAN_OPTIONS set without abort_on_error=1 - please fix!"); in set_up_environment()
199 FATAL("Custom ASAN_OPTIONS set without symbolize=0 - please fix!"); in set_up_environment()
211 FATAL("Custom MSAN_OPTIONS set without exit_code=" STRINGIFY( in set_up_environment()
218 FATAL("Custom MSAN_OPTIONS set without symbolize=0 - please fix!"); in set_up_environment()
321 if (received != 4) FATAL("did not receive size information"); in recv_testcase()
322 if (size == 0) FATAL("did not receive valid size information"); in recv_testcase()
346 if (received != 4) FATAL("did not receive clen1 information"); in recv_testcase()
349 FATAL("did not receive valid compressed len information: %u", clen); in recv_testcase()
357 if (received != clen) FATAL("did not receive compressed information"); in recv_testcase()
[all …]

12345678910>>...156