Home
last modified time | relevance | path

Searched defs:trace_file_name (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/test/cpp/lite_interpreter_runtime/
H A Dtest_mobile_profiler.cpp54 std::string trace_file_name("/tmp/test_trace.trace"); in TEST() local
108 std::string trace_file_name("/tmp/test_trace_backend.trace"); in TEST() local
142 std::string trace_file_name("/tmp/test_trace_backend_memory.trace"); in TEST() local
174 std::string trace_file_name("/tmp/test_trace_profiler_event.trace"); in TEST() local
/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dbenchmark_utils.py175 trace_file_name="tmp_chrome_trace", argument
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/
H A Ddevice_utils.py1651 trace_file_name=None, argument