Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/tests/source/
Dmem_buff_demo.cpp74 static const char *usr_snapshot_path = 0; variable
200 filename = (usr_snapshot_path ? usr_snapshot_path : default_base_snapshot_path); in initDataBuffers()
222 filename = (usr_snapshot_path ? usr_snapshot_path : default_base_snapshot_path); in initDataBuffers()
491 usr_snapshot_path = argv[opt_idx]; in process_cmd_line_opts()
Dc_api_pkt_print_test.c75 static const char *usr_snapshot_path = 0; variable
229 usr_snapshot_path = argv[idx]; in process_cmd_line()
405 if(usr_snapshot_path != 0) in create_test_memory_acc()
406 strcpy(mem_file_path,usr_snapshot_path); in create_test_memory_acc()
1107 if(usr_snapshot_path != 0) in main()
1108 strcpy(trace_file_path,usr_snapshot_path); in main()