Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/tests/regression/
H A Ddata.c459 static int data_create_paths(data_t* const* data, char const* dir) { in data_create_paths() function
605 err = data_create_paths(g_data, dir); in data_init()