Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/tests/source/
Dmem_buff_demo.cpp67 static const char *default_base_snapshot_path = "..\\..\\..\\snapshots"; variable
70 static const char *default_base_snapshot_path = "../../../snapshots"; 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()
Dc_api_pkt_print_test.c66 const char *default_base_snapshot_path="..\\..\\..\\snapshots"; variable
70 const char *default_base_snapshot_path = "../../snapshots"; variable
408 strcpy(mem_file_path,default_base_snapshot_path); in create_test_memory_acc()
1110 strcpy(trace_file_path,default_base_snapshot_path); in main()