Home
last modified time | relevance | path

Searched full:failed (Results 1 – 25 of 16635) sorted by relevance

12345678910>>...666

/external/openthread/tests/unit/
Dtest_timer.cpp154 VerifyOrQuit(sCallCount[kCallCountIndexAlarmStart] == 1, "Start CallCount Failed."); in TestOneTimer()
155 VerifyOrQuit(sCallCount[kCallCountIndexAlarmStop] == 0, "Stop CallCount Failed."); in TestOneTimer()
156 VerifyOrQuit(sCallCount[kCallCountIndexTimerHandler] == 0, "Handler CallCount Failed."); in TestOneTimer()
157 VerifyOrQuit(sPlatT0 == 1000 && sPlatDt == 10, "Start params Failed."); in TestOneTimer()
158 VerifyOrQuit(timer.IsRunning(), "Timer running Failed."); in TestOneTimer()
159 VerifyOrQuit(sTimerOn, "Platform Timer State Failed."); in TestOneTimer()
165 VerifyOrQuit(sCallCount[kCallCountIndexAlarmStart] == 1, "Start CallCount Failed."); in TestOneTimer()
166 VerifyOrQuit(sCallCount[kCallCountIndexAlarmStop] == 1, "Stop CallCount Failed."); in TestOneTimer()
167 VerifyOrQuit(sCallCount[kCallCountIndexTimerHandler] == 1, "Handler CallCount Failed."); in TestOneTimer()
168 VerifyOrQuit(timer.IsRunning() == false, "Timer running Failed."); in TestOneTimer()
[all …]
/external/crosvm/devices/src/virtio/vhost_user_frontend/
Derror.rs14 /// Failed to copy config to a buffer.
15 #[error("failed to copy config to a buffer: {0}")]
17 /// Failed to create backend request handler
20 /// Failed to create `base::Event`.
21 #[error("failed to create Event: {0}")]
23 /// Failed to get config.
24 #[error("failed to get config: {0}")]
26 /// Failed to get features.
27 #[error("failed to get features: {0}")]
29 /// Failed to get host address.
[all …]
/external/crosvm/devices/src/virtio/vhost/
Dmod.rs40 /// Cloning kill event failed.
41 #[error("failed to clone kill event: {0}")]
43 /// Creating kill event failed.
44 #[error("failed to create kill event: {0}")]
46 /// Creating tube failed.
47 #[error("failed to create tube: {0}")]
49 /// Creating wait context failed.
50 #[error("failed to create poll context: {0}")]
52 /// Enabling tap interface failed.
53 #[error("failed to enable tap interface: {0}")]
[all …]
/external/deqp-deps/glslang/Test/
Dhlsl.type.type.conversion.all.frag88 …float2 var17 = float2x2(zeros4);// Compilation failed because: error X3017: cannot implicitly conv…
89 …float2 var18 = float2x3(zeros6);// Compilation failed because: error X3017: cannot implicitly conv…
90 …float2 var19 = float2x4(zeros8);// Compilation failed because: error X3017: cannot implicitly conv…
91 …float2 var20 = float3x2(zeros6);// Compilation failed because: error X3017: cannot implicitly conv…
92 …float2 var21 = float3x3(zeros9);// Compilation failed because: error X3017: cannot implicitly conv…
93 …float2 var22 = float3x4(zeros12);// Compilation failed because: error X3017: cannot implicitly con…
94 …float2 var23 = float4x2(zeros8);// Compilation failed because: error X3017: cannot implicitly conv…
95 …float2 var24 = float4x3(zeros12);// Compilation failed because: error X3017: cannot implicitly con…
96 …float2 var25 = float4x4(zeros16);// Compilation failed because: error X3017: cannot implicitly con…
97 …float3 var27 = float2(zeros2);// Compilation failed because: error X3017: cannot implicitly conver…
[all …]
/external/angle/third_party/glslang/src/Test/
Dhlsl.type.type.conversion.all.frag88 …float2 var17 = float2x2(zeros4);// Compilation failed because: error X3017: cannot implicitly conv…
89 …float2 var18 = float2x3(zeros6);// Compilation failed because: error X3017: cannot implicitly conv…
90 …float2 var19 = float2x4(zeros8);// Compilation failed because: error X3017: cannot implicitly conv…
91 …float2 var20 = float3x2(zeros6);// Compilation failed because: error X3017: cannot implicitly conv…
92 …float2 var21 = float3x3(zeros9);// Compilation failed because: error X3017: cannot implicitly conv…
93 …float2 var22 = float3x4(zeros12);// Compilation failed because: error X3017: cannot implicitly con…
94 …float2 var23 = float4x2(zeros8);// Compilation failed because: error X3017: cannot implicitly conv…
95 …float2 var24 = float4x3(zeros12);// Compilation failed because: error X3017: cannot implicitly con…
96 …float2 var25 = float4x4(zeros16);// Compilation failed because: error X3017: cannot implicitly con…
97 …float3 var27 = float2(zeros2);// Compilation failed because: error X3017: cannot implicitly conver…
[all …]
/external/linux-kselftest/tools/testing/selftests/drivers/net/netdevsim/
Ddevlink.sh25 check_err $? "Failed to flash with status updates on"
28 check_err $? "Failed to flash with component attribute"
34 check_err $? "Failed to change allowed overwrite mask"
37 check_err $? "Failed to flash with settings overwrite enabled"
43 check_err $? "Failed to change allowed overwrite mask"
46 check_err $? "Failed to flash with settings and identifiers overwrite enabled"
49 check_err $? "Failed to disable status updates"
52 check_err $? "Failed to flash with status updates off"
82 check_err $? "Failed to get $name param value"
86 check_err $? "Failed to get $name debugfs value"
[all …]
/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
Dgoogletest-output-test-golden-lin.txt57 [ FAILED ] NonfatalFailureTest.EscapesStringOperands
71 [ FAILED ] NonfatalFailureTest.DiffForLongStrings
82 [ FAILED ] FatalFailureTest.FatalFailureInSubroutine
92 [ FAILED ] FatalFailureTest.FatalFailureInNestedSubroutine
101 [ FAILED ] FatalFailureTest.NonfatalFailureInSubroutine
117 [ FAILED ] LoggingTest.InterleavingLoggingAndAssertions
121 Failed
130 [ FAILED ] SCOPED_TRACETest.AcceptedValues
134 Failed
139 Failed
[all …]
/external/cronet/third_party/googletest/src/googletest/test/
Dgoogletest-output-test-golden-lin.txt57 [ FAILED ] NonfatalFailureTest.EscapesStringOperands
71 [ FAILED ] NonfatalFailureTest.DiffForLongStrings
82 [ FAILED ] FatalFailureTest.FatalFailureInSubroutine
92 [ FAILED ] FatalFailureTest.FatalFailureInNestedSubroutine
101 [ FAILED ] FatalFailureTest.NonfatalFailureInSubroutine
117 [ FAILED ] LoggingTest.InterleavingLoggingAndAssertions
121 Failed
130 [ FAILED ] SCOPED_TRACETest.AcceptedValues
134 Failed
139 Failed
[all …]
/external/googletest/googletest/test/
Dgoogletest-output-test-golden-lin.txt57 [ FAILED ] NonfatalFailureTest.EscapesStringOperands
71 [ FAILED ] NonfatalFailureTest.DiffForLongStrings
82 [ FAILED ] FatalFailureTest.FatalFailureInSubroutine
92 [ FAILED ] FatalFailureTest.FatalFailureInNestedSubroutine
101 [ FAILED ] FatalFailureTest.NonfatalFailureInSubroutine
117 [ FAILED ] LoggingTest.InterleavingLoggingAndAssertions
121 Failed
130 [ FAILED ] SCOPED_TRACETest.AcceptedValues
134 Failed
139 Failed
[all …]
/external/python/cpython2/Python/
DPython-ast.c2146 if (!result) goto failed; in ast2obj_mod()
2148 if (!value) goto failed; in ast2obj_mod()
2150 goto failed; in ast2obj_mod()
2155 if (!result) goto failed; in ast2obj_mod()
2157 if (!value) goto failed; in ast2obj_mod()
2159 goto failed; in ast2obj_mod()
2164 if (!result) goto failed; in ast2obj_mod()
2166 if (!value) goto failed; in ast2obj_mod()
2168 goto failed; in ast2obj_mod()
2173 if (!result) goto failed; in ast2obj_mod()
[all …]
/external/crosvm/devices/src/usb/backend/
Derror.rs18 #[error("failed to add to event loop: {0}")]
20 #[error("failed to alloc streams: {0}")]
26 #[error("failed to get buffer length: {0}")]
28 #[error("failed to clear halt: {0}")]
30 #[error("failed to create scatter gather buffer: {0}")]
32 #[error("failed to create control tube: {0}")]
34 #[error("failed to create fido backend device: {0}")]
36 #[error("failed to create host backend usb device: {0}")]
38 #[error("failed to create libusb context: {0}")]
40 #[error("failed to create transfer: {0}")]
[all …]
/external/crosvm/base/tests/linux/
Dnet.rs22 let temp_dir = tempdir().expect("failed to create tempdir"); in unix_seqpacket_listener_path()
25 UnixSeqpacketListener::bind(&socket_path).expect("failed to create UnixSeqpacketListener"), in unix_seqpacket_listener_path()
27 let listener_path = listener.path().expect("failed to get socket listener path"); in unix_seqpacket_listener_path()
33 let temp_dir = tempdir().expect("failed to create tempdir"); in unix_seqpacket_listener_from_fd()
36 UnixSeqpacketListener::bind(&socket_path).expect("failed to create UnixSeqpacketListener"), in unix_seqpacket_listener_from_fd()
44 .expect("failed to create dup UnixSeqpacketListener") in unix_seqpacket_listener_from_fd()
49 let s1 = UnixSeqpacket::connect(socket_path.as_path()).expect("UnixSeqpacket::connect failed"); in unix_seqpacket_listener_from_fd()
59 let temp_dir = tempdir().expect("failed to create tempdir"); in unix_seqpacket_path_exists_pass()
62 UnixSeqpacketListener::bind(&socket_path).expect("failed to create UnixSeqpacketListener"), in unix_seqpacket_path_exists_pass()
65 UnixSeqpacket::connect(socket_path.as_path()).expect("UnixSeqpacket::connect failed"); in unix_seqpacket_path_exists_pass()
[all …]
/external/crcalc/tests/src/com/hp/creals/
DCRTest.java72 check(one.signum() == 1, "signum(1) failed"); in testCR()
73 check(one.negate().signum() == -1, "signum(-1) failed"); in testCR()
74 check(zero.signum(-100) == 0, "signum(0) failed"); in testCR()
75 check(one.compareTo(two, -10) == -1, "comparison failed"); in testCR()
76 check(two.toString(4).compareTo("2.0000") == 0, "toString failed"); in testCR()
77 check_eq(one.shiftLeft(1),two, "shiftLeft failed"); in testCR()
78 check_eq(two.shiftRight(1),one, "shiftRight failed"); in testCR()
79 check_eq(one.add(one),two, "add failed 1"); in testCR()
80 check_eq(one.max(two),two, "max failed"); in testCR()
81 check_eq(one.min(two),one, "min failed"); in testCR()
[all …]
/external/sdv/vsomeip/third_party/boost/config/test/
Dconfig_test.cpp1076 …std::cerr << "Failed test for BOOST_HAS_TWO_ARG_USE_FACET at: " << __FILE__ << ":" << __LINE__ << … in main()
1081 …std::cerr << "Failed test for BOOST_HAS_BETHREADS at: " << __FILE__ << ":" << __LINE__ << std::end… in main()
1086 …std::cerr << "Failed test for BOOST_HAS_CLOCK_GETTIME at: " << __FILE__ << ":" << __LINE__ << std:… in main()
1091 …std::cerr << "Failed test for BOOST_HAS_PRAGMA_DETECT_MISMATCH at: " << __FILE__ << ":" << __LINE_… in main()
1096 …std::cerr << "Failed test for BOOST_HAS_DIRENT_H at: " << __FILE__ << ":" << __LINE__ << std::endl; in main()
1101 … std::cerr << "Failed test for BOOST_HAS_EXPM1 at: " << __FILE__ << ":" << __LINE__ << std::endl; in main()
1106 …std::cerr << "Failed test for BOOST_HAS_FLOAT128 at: " << __FILE__ << ":" << __LINE__ << std::endl; in main()
1111 … std::cerr << "Failed test for BOOST_HAS_FTIME at: " << __FILE__ << ":" << __LINE__ << std::endl; in main()
1116 …std::cerr << "Failed test for BOOST_HAS_GETSYSTEMTIMEASFILETIME at: " << __FILE__ << ":" << __LINE… in main()
1121 …std::cerr << "Failed test for BOOST_HAS_GETTIMEOFDAY at: " << __FILE__ << ":" << __LINE__ << std::… in main()
[all …]
Dconfig_test.cu1001 …std::cerr << "Failed test for BOOST_HAS_TWO_ARG_USE_FACET at: " << __FILE__ << ":" << __LINE__ << … in main()
1006 …std::cerr << "Failed test for BOOST_HAS_BETHREADS at: " << __FILE__ << ":" << __LINE__ << std::end… in main()
1011 …std::cerr << "Failed test for BOOST_HAS_CLOCK_GETTIME at: " << __FILE__ << ":" << __LINE__ << std:… in main()
1016 …std::cerr << "Failed test for BOOST_HAS_PRAGMA_DETECT_MISMATCH at: " << __FILE__ << ":" << __LINE_… in main()
1021 …std::cerr << "Failed test for BOOST_HAS_DIRENT_H at: " << __FILE__ << ":" << __LINE__ << std::endl; in main()
1026 … std::cerr << "Failed test for BOOST_HAS_EXPM1 at: " << __FILE__ << ":" << __LINE__ << std::endl; in main()
1031 …std::cerr << "Failed test for BOOST_HAS_FLOAT128 at: " << __FILE__ << ":" << __LINE__ << std::endl; in main()
1036 … std::cerr << "Failed test for BOOST_HAS_FTIME at: " << __FILE__ << ":" << __LINE__ << std::endl; in main()
1041 …std::cerr << "Failed test for BOOST_HAS_GETSYSTEMTIMEASFILETIME at: " << __FILE__ << ":" << __LINE… in main()
1046 …std::cerr << "Failed test for BOOST_HAS_GETTIMEOFDAY at: " << __FILE__ << ":" << __LINE__ << std::… in main()
[all …]
/external/python/cpython3/Python/
DPython-ast.c3624 if (!result) goto failed; in ast2obj_mod()
3626 if (!value) goto failed; in ast2obj_mod()
3628 goto failed; in ast2obj_mod()
3632 if (!value) goto failed; in ast2obj_mod()
3634 goto failed; in ast2obj_mod()
3640 if (!result) goto failed; in ast2obj_mod()
3643 if (!value) goto failed; in ast2obj_mod()
3645 goto failed; in ast2obj_mod()
3651 if (!result) goto failed; in ast2obj_mod()
3653 if (!value) goto failed; in ast2obj_mod()
[all …]
/external/linux-kselftest/tools/testing/selftests/bpf/
DDENYLIST.s390x4 bloom_filter_map # failed to find kernel BTF type ID of '__x64_sys_getpgid'…
10 d_path # failed to auto-attach program 'prog_stat': -524 …
12 fentry_fexit # fentry attach failed: -524 …
15 fexit_sleep # fexit_skel_load fexit skeleton failed
16 fexit_stress # fexit attach failed prog 0 failed: -524 …
26 modify_return # modify_return attach failed: -524 …
27 module_attach # skel_attach skeleton attach failed: -524 …
30 netcnt # failed to load BPF skeleton 'netcnt_prog': -7 …
33 ringbuf # skel_load skeleton load failed
41 task_local_storage # failed to auto-attach program 'trace_exit_creds': -524 …
[all …]
/external/OpenCL-CTS/test_conformance/buffers/
Dtest_image_migrate.cpp54 print_error(err, "Failed on enqueue write of image data."); in init_image()
87 print_error(err, "Failed migrating memory object."); in migrateMemObject()
108 print_error(err, "Failed on restoration enqueue write of image data."); in restoreImage()
118 int failed = 0; in test_image_migrate() local
149 print_error(err, "clGetDeviceInfo(CL_DEVICE_MAX_COMPUTE_UNITS) failed"); in test_image_migrate()
169 log_error("ERROR: Failed to successfully allocate required local buffers.\n"); in test_image_migrate()
170 failed = -1; in test_image_migrate()
192 print_error(err, "clGetDeviceInfo(CL_PARTITION_AFFINITY_DOMAIN) failed"); in test_image_migrate()
212 print_error(err, "Obtaining the number of partions by affinity failed."); in test_image_migrate()
213 failed = 1; in test_image_migrate()
[all …]
Dtest_buffer_migrate.cpp45 print_error(err, "Failed on enqueue write of buffer data."); in init_buffer()
75 print_error(err, "Failed migrating memory object."); in migrateMemObject()
91 print_error(err, "Failed on restoration enqueue write of buffer data."); in restoreBuffer()
101 int failed = 0; in test_buffer_migrate() local
123 print_error(err, "clGetDeviceInfo(CL_DEVICE_MAX_COMPUTE_UNITS) failed"); in test_buffer_migrate()
142 log_error("ERROR: Failed to successfully allocate required local buffers.\n"); in test_buffer_migrate()
143 failed = -1; in test_buffer_migrate()
160 print_error(err, "clGetDeviceInfo(CL_PARTITION_AFFINITY_DOMAIN) failed"); in test_buffer_migrate()
180 print_error(err, "Obtaining the number of partions by affinity failed."); in test_buffer_migrate()
181 failed = 1; in test_buffer_migrate()
[all …]
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/math/
DNumberUtilsTest.java97 … assertEquals(0.0d, NumberUtils.toDouble((BigDecimal) null), "toDouble(BigInteger) 1 failed"); in testBigIntegerToDoubleBigInteger()
98 …ssertEquals(8.5d, NumberUtils.toDouble(BigDecimal.valueOf(8.5d)), "toDouble(BigInteger) 2 failed"); in testBigIntegerToDoubleBigInteger()
106 …assertEquals(1.1d, NumberUtils.toDouble((BigDecimal) null, 1.1d), "toDouble(BigInteger) 1 failed"); in testBigIntegerToDoubleBigIntegerD()
107 …quals(8.5d, NumberUtils.toDouble(BigDecimal.valueOf(8.5d), 1.1d), "toDouble(BigInteger) 2 failed"); in testBigIntegerToDoubleBigIntegerD()
352 "createBigDecimal(String) failed"); in testCreateBigDecimal()
353 assertNull(NumberUtils.createBigDecimal(null), "createBigDecimal(null) failed"); in testCreateBigDecimal()
373 "createBigDecimal(\"" + str + "\") should have failed."); in testCreateBigDecimalFailure()
378 …new BigInteger("12345"), NumberUtils.createBigInteger("12345"), "createBigInteger(String) failed"); in testCreateBigInteger()
379 assertNull(NumberUtils.createBigInteger(null), "createBigInteger(null) failed"); in testCreateBigInteger()
385 …ls(new BigInteger("255"), NumberUtils.createBigInteger("0xff"), "createBigInteger(String) failed"); in testCreateBigInteger()
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DCertPathReviewerMessages.properties55 CertPathReviewer.ncExtError.title = Name constraint checking failed
56 CertPathReviewer.ncExtError.text = Name constraint checking failed: there was an error processing t…
58 CertPathReviewer.ncExtError.details = Name constraint checking failed: there was an error processin…
61 CertPathReviewer.subjAltNameExtError.title = Name constraint checking failed
62 CertPathReviewer.subjAltNameExtError.text = Name constraint checking failed: there was an error pro…
64 CertPathReviewer.subjAltNameExtError.details = Name constraint checking failed: there was an error …
68 CertPathReviewer.ncSubjectNameError.title = Name constraint checking failed
69 CertPathReviewer.ncSubjectNameError.text = Name constraint checking failed: there was an exception …
70 CertPathReviewer.ncSubjectNameError.summary = Name constraint checking failed: exception extracting…
71 CertPathReviewer.ncSubjectNameError.details = Name constraint checking failed: there was an excepti…
[all …]
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/
Dcommand_buffer_test_copy.cpp45 test_error(error, "clCommandFillImageKHR failed"); in Run()
51 test_error(error, "clCommandCopyImageKHR failed"); in Run()
54 test_error(error, "clFinalizeCommandBufferKHR failed"); in Run()
58 test_error(error, "clEnqueueCommandBufferKHR failed"); in Run()
74 test_error(error, "clEnqueueFillImageKHR failed"); in Run()
78 test_error(error, "clEnqueueFillImageKHR failed"); in Run()
82 test_error(error, "clEnqueueCommandBufferKHR failed"); in Run()
100 test_error(error, "BasicCommandBufferTest::SetUp failed"); in SetUp()
104 test_error(error, "create_image_2d failed"); in SetUp()
108 test_error(error, "create_image_2d failed"); in SetUp()
[all …]
/external/tpm2-tss/test/integration/
Dsapi-system-api.int.c41 LOG_ERROR("Invalid prepare test FAILED! Response Code : 0x%x", rc); in test_invoke()
48 LOG_ERROR("Prepare test FAILED! Response Code : 0x%x", rc); in test_invoke()
54 LOG_ERROR("Prepare test FAILED! Response Code : 0x%x", rc); in test_invoke()
60 LOG_ERROR("Invalid prepare test FAILED! Response Code : 0x%x", rc); in test_invoke()
66 LOG_ERROR("Prepare test FAILED! Response Code : 0x%x", rc); in test_invoke()
73 LOG_ERROR("Prepare test FAILED! Response Code : 0x%x", rc); in test_invoke()
79 LOG_ERROR("Prepare test FAILED! Response Code : 0x%x", rc); in test_invoke()
85 LOG_ERROR("Prepare test FAILED! Response Code : 0x%x", rc); in test_invoke()
91 LOG_ERROR("Prepare test FAILED! Response Code : 0x%x", rc); in test_invoke()
98 LOG_ERROR("Invalid prepare test FAILED! Response Code : 0x%x", rc); in test_invoke()
[all …]
/external/ot-br-posix/script/
Dserver44 nat64_start || die 'Failed to start NAT64!'
45 dns64_start || die 'Failed to start DNS64!'
46 firewall_start || die 'Failed to start firewall'
48 … systemctl is-active rsyslog || sudo systemctl start rsyslog || die 'Failed to start rsyslog!'
49 systemctl is-active dbus || sudo systemctl start dbus || die 'Failed to start dbus!'
50 …systemctl is-active avahi-daemon || sudo systemctl start avahi-daemon || die 'Failed to start avah…
51 …|| systemctl is-active otbr-web || sudo systemctl start otbr-web || die 'Failed to start otbr-web!'
52 …systemctl is-active otbr-agent || sudo systemctl start otbr-agent || die 'Failed to start otbr-age…
54 sudo service rsyslog status || sudo service rsyslog start || die 'Failed to start rsyslog!'
55 sudo service dbus status || sudo service dbus start || die 'Failed to start dbus!'
[all …]
/external/rust/crates/fs-err/src/
Derrors.rs71 OpenFile => write!(formatter, "failed to open file `{}`", path), in fmt()
72 CreateFile => write!(formatter, "failed to create file `{}`", path), in fmt()
73 CreateDir => write!(formatter, "failed to create directory `{}`", path), in fmt()
74 SyncFile => write!(formatter, "failed to sync file `{}`", path), in fmt()
75 SetLen => write!(formatter, "failed to set length of file `{}`", path), in fmt()
76 Metadata => write!(formatter, "failed to query metadata of file `{}`", path), in fmt()
77 Clone => write!(formatter, "failed to clone handle for file `{}`", path), in fmt()
78 SetPermissions => write!(formatter, "failed to set permissions for file `{}`", path), in fmt()
79 Read => write!(formatter, "failed to read from file `{}`", path), in fmt()
80 Seek => write!(formatter, "failed to seek in file `{}`", path), in fmt()
[all …]

12345678910>>...666