Searched refs:default_base_snapshot_path (Results 1 – 2 of 2) sorted by relevance
67 static const char *default_base_snapshot_path = "..\\..\\..\\snapshots"; variable70 static const char *default_base_snapshot_path = "../../../snapshots"; variable200 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()
66 const char *default_base_snapshot_path="..\\..\\..\\snapshots"; variable70 const char *default_base_snapshot_path = "../../snapshots"; variable408 strcpy(mem_file_path,default_base_snapshot_path); in create_test_memory_acc()1110 strcpy(trace_file_path,default_base_snapshot_path); in main()