Home
last modified time | relevance | path

Searched refs:CreateWebBluetoothServiceForTesting (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/bluetooth/
H A Dframe_connected_bluetooth_devices_unittest.cc89 contents()->GetMainFrame()->CreateWebBluetoothServiceForTesting(); in SetUp()
92 service1_ = subframe->CreateWebBluetoothServiceForTesting(); in SetUp()
H A Dweb_bluetooth_service_impl_unittest.cc239 contents()->GetMainFrame()->CreateWebBluetoothServiceForTesting(); in SetUp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/bluetooth/
H A Dframe_connected_bluetooth_devices_unittest.cc89 contents()->GetMainFrame()->CreateWebBluetoothServiceForTesting(); in SetUp()
92 service1_ = subframe->CreateWebBluetoothServiceForTesting(); in SetUp()
H A Dweb_bluetooth_service_impl_unittest.cc167 contents()->GetMainFrame()->CreateWebBluetoothServiceForTesting(); in SetUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/test/
H A Dtest_render_frame_host.h177 WebBluetoothServiceImpl* CreateWebBluetoothServiceForTesting();
H A Dtest_render_frame_host.cc524 TestRenderFrameHost::CreateWebBluetoothServiceForTesting() { in CreateWebBluetoothServiceForTesting() function in content::TestRenderFrameHost