Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/tests/source/
Dc_api_pkt_print_test.c75 static const char *usr_snapshot_path = 0; variable
213 usr_snapshot_path = argv[idx]; in process_cmd_line()
356 if(usr_snapshot_path != 0) in create_test_memory_acc()
357 strcpy(mem_file_path,usr_snapshot_path); in create_test_memory_acc()
976 if(usr_snapshot_path != 0) in main()
977 strcpy(trace_file_path,usr_snapshot_path); in main()