Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCSD/decoder/tests/source/
H A Dmem_buff_demo.cpp133 static const char *default_base_snapshot_path = "..\\..\\..\\snapshots"; in initDataBuffers() local
136 static const char *default_base_snapshot_path = "../../../snapshots"; in initDataBuffers() local
H A Dc_api_pkt_print_test.c66 const char *default_base_snapshot_path="..\\..\\..\\snapshots"; variable
70 const char *default_base_snapshot_path = "../../snapshots"; variable