Searched refs:new_exepath (Results 1 – 1 of 1) sorted by relevance
1401 char new_exepath[1024]; in TEST_IMPL() local1405 snprintf(new_exepath, sizeof(new_exepath), "%.*s_no_ext", in TEST_IMPL()1408 options.file = options.args[0] = new_exepath; in TEST_IMPL()
Completed in 10 milliseconds