Searched refs:failed (Results 1 – 10 of 10) sorted by relevance
/system/core/libpixelflinger/tests/arch-arm64/disassembler/ |
D | arm64_diassembler_test.cpp | 296 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/ |
D | nandread.c | 174 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/ |
D | run_net_test.sh | 80 Warning: "make olddefconfig" failed.
|
/system/core/libusbhost/ |
D | usbhost.c | 365 goto failed; in usb_device_new() 369 goto failed; in usb_device_new() 378 failed: in usb_device_new()
|
/system/core/fastboot/ |
D | fastboot_protocol.txt | 36 b. FAIL -> the requested command failed. The remaining 60 bytes 60 reason and consider the command failed. Stop.
|
D | fastboot.cpp | 941 goto failed; in fb_perform_format() 955 goto failed; in fb_perform_format() 996 failed: in fb_perform_format()
|
/system/extras/perfprofd/tests/ |
D | perfprofd_test.cc | 436 I: profile collection failed (perf record returned bad exit status) in TEST_F()
|
/system/bt/bta/jv/ |
D | bta_jv_act.c | 1770 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/ |
D | power_management.md | 177 previous PARK or SNIFF failed, otherwise it'll re-attempt the first
|
/system/core/adb/ |
D | protocol.txt | 157 if this CLOSE indicates a failed OPEN.
|