Home
last modified time | relevance | path

Searched refs:failed (Results 1 – 10 of 10) sorted by relevance

/system/core/libpixelflinger/tests/arch-arm64/disassembler/
Darm64_diassembler_test.cpp296 uint32_t failed = 0; in main() local
308 failed++; in main()
311 if(failed == 0) in main()
318 printf("%d tests FAILED\n", failed); in main()
/system/core/toolbox/
Dnandread.c174 printf("initial ecc failed: %u\n", initial_ecc.failed); in nandread_main()
222 if (ecc.failed != last_ecc.failed) in nandread_main()
223 printf("ecc failed, %u, at %" PRIx64 "\n", ecc.failed - last_ecc.failed, pos); in nandread_main()
251 if (ecc.failed != last_ecc.failed) in nandread_main()
274 fprintf(statusfile, "total ecc failed, %u\n", ecc.failed - initial_ecc.failed); in nandread_main()
280 printf("total ecc failed, %u\n", ecc.failed - initial_ecc.failed); in nandread_main()
/system/extras/tests/net_test/
Drun_net_test.sh80 Warning: "make olddefconfig" failed.
/system/core/libusbhost/
Dusbhost.c365 goto failed; in usb_device_new()
369 goto failed; in usb_device_new()
378 failed: in usb_device_new()
/system/core/fastboot/
Dfastboot_protocol.txt36 b. FAIL -> the requested command failed. The remaining 60 bytes
60 reason and consider the command failed. Stop.
Dfastboot.cpp941 goto failed; in fb_perform_format()
955 goto failed; in fb_perform_format()
996 failed: in fb_perform_format()
/system/extras/perfprofd/tests/
Dperfprofd_test.cc436 I: profile collection failed (perf record returned bad exit status) in TEST_F()
/system/bt/bta/jv/
Dbta_jv_act.c1770 int failed = TRUE; in bta_jv_port_mgmt_sr_cback() local
1782 failed = FALSE; in bta_jv_port_mgmt_sr_cback()
1787 if (failed) in bta_jv_port_mgmt_sr_cback()
/system/bt/doc/
Dpower_management.md177 previous PARK or SNIFF failed, otherwise it'll re-attempt the first
/system/core/adb/
Dprotocol.txt157 if this CLOSE indicates a failed OPEN.