Home
last modified time | relevance | path

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

/external/pytorch/c10/util/
Dtempfile.cpp17 static std::string make_filename(std::string_view name_prefix) { in make_filename() function
35 static std::string make_filename() { in make_filename() function
/external/igt-gpu-tools/tests/i915/
Dgem_render_copy.c66 static const char *make_filename(const char *filename) in make_filename() function