Home
last modified time | relevance | path

Searched refs:FAIL (Results 1 – 25 of 47) sorted by relevance

12

/system/core/fastboot/device/
Dcommands.cpp169 return device->WriteStatus(FastbootResult::FAIL, "Invalid arguments"); in EraseHandler()
173 return device->WriteStatus(FastbootResult::FAIL, "Erase is not allowed on locked devices"); in EraseHandler()
184 return device->WriteStatus(FastbootResult::FAIL, "Partition doesn't exist"); in EraseHandler()
189 return device->WriteStatus(FastbootResult::FAIL, "Erasing failed"); in EraseHandler()
195 return device->WriteStatus(FastbootResult::FAIL, "Unable to open fastboot HAL"); in OemCmdHandler()
201 return device->WriteStatus(FastbootResult::FAIL, "Unable to do OEM command"); in OemCmdHandler()
204 return device->WriteStatus(FastbootResult::FAIL, ret.message); in OemCmdHandler()
212 return device->WriteStatus(FastbootResult::FAIL, "size argument unspecified"); in DownloadHandler()
216 return device->WriteStatus(FastbootResult::FAIL, in DownloadHandler()
223 return device->WriteStatus(FastbootResult::FAIL, "Invalid size"); in DownloadHandler()
[all …]
Dfastboot_device.cpp172 WriteStatus(FastbootResult::FAIL, "Unrecognized command " + args[0]); in ExecuteCommands()
186 return WriteStatus(FastbootResult::FAIL, message); in WriteFail()
Dcommands.h28 FAIL, enumerator
/system/core/fastboot/fuzzy_fastboot/
Dextensions.h39 enum Expect { OKAY = 0, FAIL, DATA }; enumerator
43 {"fail", FAIL},
49 {FAIL, "fail"},
/system/core/debuggerd/
Ddebuggerd_test.cpp106 FAIL() << "failed to contact tombstoned: " << strerror(errno); in tombstoned_intercept()
116 FAIL() << "failed to create output pipe: " << strerror(errno); in tombstoned_intercept()
122 FAIL() << "failed to read /proc/sys/fs/pipe-max-size: " << strerror(errno); in tombstoned_intercept()
128 FAIL() << "failed to parse pipe max size"; in tombstoned_intercept()
132 FAIL() << "failed to set pipe size: " << strerror(errno); in tombstoned_intercept()
140 FAIL() << "failed to send output fd to tombstoned: " << strerror(errno); in tombstoned_intercept()
146 FAIL() << "failed to read response from tombstoned: " << strerror(errno); in tombstoned_intercept()
148 FAIL() << "failed to read response from tombstoned (EOF)"; in tombstoned_intercept()
150 FAIL() << "received packet of unexpected length from tombstoned: expected " << sizeof(response) in tombstoned_intercept()
197 FAIL() << "crasher hasn't been started"; in StartIntercept()
[all …]
/system/libbase/include/android-base/
Dtest_utils.h60 FAIL() << "regex mismatch: expected " << (pattern) << " in:\n" << __s; \
68 FAIL() << "regex mismatch: expected to not find " << (pattern) << " in:\n" << __s; \
/system/core/adb/fdevent/
Dfdevent_test.h72 FAIL() << "failed to create socketpair: " << strerror(errno); in PrepareThread()
77 FAIL() << "failed to create local socket: " << strerror(errno); in PrepareThread()
/system/tools/hidl/test/host_test/
Dmain.cpp130 FAIL() << "Coordinator should handle -p"; in TEST_F()
147 FAIL() << "Coordinator should handle -p"; in TEST_F()
162 FAIL() << "Coordinator should handle -R"; in TEST_F()
196 default: { FAIL() << "Coordinator sent invalid param " << (char)res; } in TEST_F()
/system/tools/hidl/lint/test/
Dmain.cpp48 FAIL() << "Could not parse fqName: " << name; in getLintsForHal()
56 FAIL() << "Could not get sources for: " << name; in getLintsForHal()
63 FAIL() << "Could not parse " << fqName.name() << ". Aborting."; in getLintsForHal()
/system/core/libutils/
DRefBase_test.cpp302 FAIL() << "setaffinity returned:" << errno; in visit2AndRemove()
322 FAIL() << "setaffinity returned:" << errno; in TEST()
338 FAIL(); in TEST()
354 FAIL() << "setaffinity returned:" << errno; in visit3AndRemove()
378 FAIL() << "setaffinity returned:" << errno; in TEST()
404 FAIL(); in TEST()
/system/core/liblog/tests/
Dlog_wrap_test.cpp78 FAIL() << "read_with_wrap() should not return before the alarm is triggered."; in TEST()
/system/chre/apps/chqts/src/shared/
Dnano_string.cc28 #define REPORT_INTERNAL_ERROR(msg) FAIL() << msg
/system/keymaster/tests/
Dandroid_keymaster_messages_test.cpp229 FAIL(); in TEST()
245 FAIL(); in TEST()
278 FAIL(); in TEST()
306 FAIL(); in TEST()
325 FAIL(); in TEST()
350 FAIL(); in TEST()
375 FAIL(); in TEST()
/system/apex/apexd/
Dflattened_apex_test.cpp81 FAIL() << "apexd is running and has pid " << buf; in TEST()
Dapexservice_test.cpp1223 FAIL(); in TEST_F()
1324 FAIL(); in TEST_F()
1678 FAIL() << GetDebugStr(&installer); in TEST_F()
1733 FAIL() << GetDebugStr(&installer); in TEST_F()
1781 FAIL() << GetDebugStr(&installer); in TEST_F()
1808 FAIL() << GetDebugStr(&installer) << GetDebugStr(&installer2); in TEST_F()
1833 FAIL() << "Unexpected package found " << info.moduleName in TEST_F()
1867 FAIL() << GetDebugStr(&installer) << GetDebugStr(&installer2); in TEST_F()
2620 FAIL() << GetDebugStr(&installer); in TEST_F()
2631 FAIL() << GetDebugStr(&installer); in TEST_F()
[all …]
/system/core/logd/
DLogBufferTest.h76 FAIL() << "Unknown buffer type selected for test"; in SetUp()
/system/bt/stack/test/
Dstack_btu_test.cc109 void Fail(std::string message) { FAIL() << message; } in Fail()
/system/bt/gd/l2cap/classic/internal/
Dlink_manager_test.cc127 ….on_fail_callback_ = common::BindOnce([](FixedChannelManager::ConnectionResult result) { FAIL(); }… in TEST_F()
176 ….on_fail_callback_ = common::BindOnce([](FixedChannelManager::ConnectionResult result) { FAIL(); }… in TEST_F()
296 ….on_fail_callback_ = common::BindOnce([](FixedChannelManager::ConnectionResult result) { FAIL(); }… in TEST_F()
370 ….on_fail_callback_ = common::BindOnce([](FixedChannelManager::ConnectionResult result) { FAIL(); }… in TEST_F()
446 ….on_fail_callback_ = common::BindOnce([](FixedChannelManager::ConnectionResult result) { FAIL(); }… in TEST_F()
/system/bt/gd/l2cap/le/internal/
Dlink_manager_test.cc118 ….on_fail_callback_ = common::BindOnce([](FixedChannelManager::ConnectionResult result) { FAIL(); }… in TEST_F()
170 ….on_fail_callback_ = common::BindOnce([](FixedChannelManager::ConnectionResult result) { FAIL(); }… in TEST_F()
294 ….on_fail_callback_ = common::BindOnce([](FixedChannelManager::ConnectionResult result) { FAIL(); }… in TEST_F()
379 ….on_fail_callback_ = common::BindOnce([](FixedChannelManager::ConnectionResult result) { FAIL(); }… in TEST_F()
466 ….on_fail_callback_ = common::BindOnce([](FixedChannelManager::ConnectionResult result) { FAIL(); }… in TEST_F()
/system/core/fastboot/
DREADME.md31 The first four bytes of the response are "OKAY", "FAIL", "DATA",
39 b. FAIL -> the requested command failed. The remaining 60 bytes
57 The first four bytes of the response are "OKAY", "FAIL", or "INFO".
62 b. FAIL -> display the remaining 60 bytes (if present) as a failure
115 should return a FAIL response, optionally with an error
121 but new implementations should return FAIL instead.
126 space in RAM or "FAIL" if not. The size of
133 the client must reply with "FAIL". After the client
/system/bt/common/
Dmessage_loop_thread_unittest.cc36 void ShouldNotHappen() { FAIL() << "Should not happen"; } in ShouldNotHappen()
182 FAIL() << "Cannot set real time priority even though we have permission"; in TEST_F()
/system/netd/server/
DClatdControllerTest.cpp177 FAIL() << "Bad IID: " << v6Str << " not checksum-neutral with " << kIPv4LocalAddr in TEST_F()
DFirewallControllerTest.cpp339 FAIL() << test.description << ":\n" in TEST_F()
/system/bt/gd/l2cap/internal/
Ddynamic_channel_impl_test.cc163 …hannel_impl.RegisterOnCloseCallback(user_handler->BindOnce([](hci::ErrorCode status) { FAIL(); })), in TEST_F()
/system/netd/tests/
Dbpf_base_test.cpp143 FAIL() << "socket tag still exist after 50ms"; in TEST_F()

12