Home
last modified time | relevance | path

Searched refs:pcba_test_item_process (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/
H A Decho_auto_test.c115 static int pcba_test_item_process(char *pcba_test_filename, char *args) in pcba_test_item_process() function
148 ret = pcba_test_item_process(argv[1], ""); in main()
150 ret = pcba_test_item_process(argv[1], argv[2]); in main()
H A Decho_pcbatest_server.c424 static int pcba_test_item_process(PCBA_SINGLE_PARA *recv_paras) in pcba_test_item_process() function
462 if (ret = pcba_test_item_process(recv_paras)) in start_pcba_test_proccess()