Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/pylib/local/device/
H A Dlocal_device_gtest_run.py70 class _NullContextManager(object): class
219 command_line_file = _NullContextManager()
228 test_list_file = _NullContextManager()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/pylib/local/device/
H A Dlocal_device_gtest_run.py69 class _NullContextManager(object): class
218 command_line_file = _NullContextManager()
227 test_list_file = _NullContextManager()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/pylib/local/device/
H A Dlocal_device_gtest_run.py70 class _NullContextManager(object): class
219 command_line_file = _NullContextManager()
228 test_list_file = _NullContextManager()
/dports/lang/v8/v8-9.6.180.12/build/android/pylib/local/device/
H A Dlocal_device_gtest_run.py79 class _NullContextManager(object): class
294 command_line_file = _NullContextManager()
303 test_list_file = _NullContextManager()
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/handlers/
H A Dpresence.py369 class _NullContextManager(ContextManager[None]): class
473 return _NullContextManager()