Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/
H A Dlog_io_test.py17 with tempfile_ext.TemporaryFileName() as filename:
24 with tempfile_ext.TemporaryFileName() as filename:
H A Dtrace_test.py28 with tempfile_ext.TemporaryFileName() as filename:
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/
H A Dlog_io_test.py17 with tempfile_ext.TemporaryFileName() as filename:
24 with tempfile_ext.TemporaryFileName() as filename:
H A Dtrace_test.py28 with tempfile_ext.TemporaryFileName() as filename:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/util/
H A Dtrace_processor.py52 with tempfile_ext.TemporaryFileName() as trace_file:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_utils/py_utils/
H A Dtempfile_ext.py48 def TemporaryFileName(prefix='tmp', suffix=''): function
H A Dtempfile_ext_unittest.py62 with tempfile_ext.TemporaryFileName('foo') as filepath:
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/common/py_utils/py_utils/
H A Dtempfile_ext.py48 def TemporaryFileName(prefix='tmp', suffix=''): function
H A Dtempfile_ext_unittest.py62 with tempfile_ext.TemporaryFileName('foo') as filepath:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/devil/devil/android/sdk/
H A Dbundletool.py45 with tempfile_ext.TemporaryFileName(suffix='.json') as device_spec_path:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/systrace/systrace/tracing_agents/
H A Datrace_from_file_agent_unittest.py32 with tempfile_ext.TemporaryFileName() as output_file_name:
H A Datrace_agent_unittest.py54 with tempfile_ext.TemporaryFileName() as output_file_name:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/systrace/systrace/
H A Doutput_generator_unittest.py57 with tempfile_ext.TemporaryFileName() as output_file_name:
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/tracing/tracing/trace_data/
H A Dtrace_data_unittest.py37 with tempfile_ext.TemporaryFileName() as trace_path:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/tracing/tracing/trace_data/
H A Dtrace_data_unittest.py37 with tempfile_ext.TemporaryFileName() as trace_path:
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/pylib/local/emulator/
H A Davd.py315 with tempfile_ext.TemporaryFileName(suffix='.json') as package_def_path:
523 with tempfile_ext.TemporaryFileName() as socket_path, (contextlib.closing(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/pylib/local/emulator/
H A Davd.py296 with tempfile_ext.TemporaryFileName(suffix='.json') as package_def_path:
495 with tempfile_ext.TemporaryFileName() as socket_path, (contextlib.closing(
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/pylib/local/emulator/
H A Davd.py314 with tempfile_ext.TemporaryFileName(suffix='.json') as package_def_path:
522 with tempfile_ext.TemporaryFileName() as socket_path, (contextlib.closing(
/dports/lang/v8/v8-9.6.180.12/build/android/pylib/local/emulator/
H A Davd.py334 with tempfile_ext.TemporaryFileName(suffix='.json') as package_def_path:
543 with tempfile_ext.TemporaryFileName() as socket_path, (contextlib.closing(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/common/py_trace_event/py_trace_event/
H A Dtrace_event_unittest.py26 with tempfile_ext.TemporaryFileName() as filename:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_trace_event/py_trace_event/
H A Dtrace_event_unittest.py26 with tempfile_ext.TemporaryFileName() as filename: