Home
last modified time | relevance | path

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

/external/zstd/tests/regression/
Dtest.c63 static char const* g_diff = NULL; variable
108 {'d', "compare the results to this file", optional_option, &g_diff},
355 if (g_diff) in main()
357 ret = diff_results(g_output, g_diff); in main()