Home
last modified time | relevance | path

Searched refs:RESULT_PASS (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/
H A Decho_audio_test.c66 char result[COMMAND_VALUESIZE] = RESULT_PASS; in main()
H A Decho_ddr_test.c100 char result[COMMAND_VALUESIZE] = RESULT_PASS; in main()
H A Decho_usbhost_test.c104 strcpy(result,RESULT_PASS); in main()
H A Decho_audio_record_test.c91 char result[COMMAND_VALUESIZE] = RESULT_PASS; in main()
H A Decho_sdcard_test.c97 strcpy(result,RESULT_PASS); in main()
H A Decho_camera_test.c127 strcpy(result, RESULT_PASS); in main()
H A Dcommon.h200 #define RESULT_PASS "PASS" macro
H A Decho_rtc_test.c234 char result[COMMAND_VALUESIZE] = RESULT_PASS; in main()
H A Decho_led_test.c199 char result[COMMAND_VALUESIZE] = RESULT_PASS; in main()
H A Decho_emmc_test.c305 char result[COMMAND_VALUESIZE] = RESULT_PASS; in main()
H A Decho_wlan_test.c257 char result[COMMAND_VALUESIZE] = RESULT_PASS; in main()
H A Decho_audio_linein_test.c283 char result[COMMAND_VALUESIZE] = RESULT_PASS; in main()
H A Decho_cpu_test.c322 char result[COMMAND_VALUESIZE] = RESULT_PASS; in main()
H A Decho_ringmic_test.c422 char result[COMMAND_VALUESIZE] = RESULT_PASS; in main()
H A Decho_ringmic_pdm_test.c358 char result[COMMAND_VALUESIZE] = RESULT_PASS; in main()
H A Decho_bt_test.c492 char result[COMMAND_VALUESIZE] = RESULT_PASS; in main()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.h63 #define RESULT_PASS 1 macro