Home
last modified time | relevance | path

Searched refs:connecting_handler (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/remoteplayback/
H A Dremote_playback_test.cc185 auto* connecting_handler = MakeGarbageCollected< in TEST_F() local
193 connecting_handler); in TEST_F()
199 EXPECT_CALL(*connecting_handler, Invoke(testing::_, testing::_)).Times(1); in TEST_F()
216 testing::Mock::VerifyAndClear(connecting_handler); in TEST_F()
221 EXPECT_CALL(*connecting_handler, Invoke(testing::_, testing::_)).Times(1); in TEST_F()
234 testing::Mock::VerifyAndClear(connecting_handler); in TEST_F()
239 EXPECT_CALL(*connecting_handler, Invoke(testing::_, testing::_)).Times(1); in TEST_F()
242 testing::Mock::VerifyAndClear(connecting_handler); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/remoteplayback/
H A Dremote_playback_test.cc189 auto* connecting_handler = MakeGarbageCollected< in TEST_F() local
197 connecting_handler); in TEST_F()
203 EXPECT_CALL(*connecting_handler, Invoke(testing::_, testing::_)).Times(1); in TEST_F()
220 testing::Mock::VerifyAndClear(connecting_handler); in TEST_F()
225 EXPECT_CALL(*connecting_handler, Invoke(testing::_, testing::_)).Times(1); in TEST_F()
238 testing::Mock::VerifyAndClear(connecting_handler); in TEST_F()
243 EXPECT_CALL(*connecting_handler, Invoke(testing::_, testing::_)).Times(1); in TEST_F()
246 testing::Mock::VerifyAndClear(connecting_handler); in TEST_F()