Home
last modified time | relevance | path

Searched refs:EXPECT_CALL (Results 6951 – 6975 of 7310) sorted by relevance

1...<<271272273274275276277278279280>>...293

/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/contrib/googletest/googlemock/test/
H A Dgmock-matchers_test.cc3110 EXPECT_CALL(helper, Helper(_, _)); in TEST()
3111 EXPECT_CALL(helper, Helper(_, _)) in TEST()
3147 EXPECT_CALL(helper, NoArgs).Times(1); in TEST()
3148 EXPECT_CALL(helper, OneArg).WillOnce(Return(100)); in TEST()
3149 EXPECT_CALL(helper, OneArg(17)).WillOnce(Return(200)); in TEST()
3150 EXPECT_CALL(helper, TwoArgs).Times(0); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/web_contents/
H A Dweb_contents_impl_unittest.cc3581 EXPECT_CALL(delegate, HandleContextMenu(rfh, ::testing::_)) in TEST_F()
3602 EXPECT_CALL(delegate, in TEST_F()
3631 EXPECT_CALL(delegate, in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync_bookmarks/
H A Dbookmark_model_merger_unittest.cc555 EXPECT_CALL(favicon_service, in TEST()
557 EXPECT_CALL(favicon_service, MergeFavicon(kUrl2, _, _, _, _)); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/file_manager/
H A Dfile_manager_browsertest_base.cc1507 EXPECT_CALL(*mock_mounter, Mount(_)) in CreateMounter()
2641 EXPECT_CALL( in OnCommand()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/subresource_filter/content/browser/
H A Dsubresource_filter_safe_browsing_activation_throttle_unittest.cc567 EXPECT_CALL(*client(), ShowNotification()).Times(1); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/subresource_filter/content/browser/
H A Dsubresource_filter_safe_browsing_activation_throttle_unittest.cc551 EXPECT_CALL(*client(), ShowNotification()).Times(1); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/content_settings/
H A Dcontent_settings_pref_provider_unittest.cc149 EXPECT_CALL(mock_observer, OnContentSettingChanged( in TEST_F()
H A Dcontent_settings_browsertest.cc771 EXPECT_CALL(observer, DidFinishNavigation(IsErrorTooManyRedirects())); in IN_PROC_BROWSER_TEST_F()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/rtp_rtcp/source/
H A Drtcp_sender_unittest.cc624 EXPECT_CALL(mock_transport, SendRtcp(_, _)) in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/spdy/
H A Dspdy_session_unittest.cc7061 EXPECT_CALL(require_ct_delegate, IsCTRequiredForHost("www.example.org", _, _)) in TEST()
7063 EXPECT_CALL(require_ct_delegate, in TEST()
7090 EXPECT_CALL(require_ct_delegate, IsCTRequiredForHost("www.example.org", _, _)) in TEST()
7092 EXPECT_CALL(require_ct_delegate, in TEST()
7119 EXPECT_CALL(require_ct_delegate, IsCTRequiredForHost("www.example.org", _, _)) in TEST()
7121 EXPECT_CALL(require_ct_delegate, in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/webauth/
H A Dauthenticator_impl_unittest.cc2809 EXPECT_CALL(*mock_adapter_, IsPresent()) in TEST_F()
2834 EXPECT_CALL(*mock_delegate_ptr, OnTransportAvailabilityEnumerated(_)); in TEST_F()
2835 EXPECT_CALL(*mock_delegate_ptr, EmbedderControlsAuthenticatorDispatch(_)) in TEST_F()
2839 EXPECT_CALL(*mock_delegate_ptr, FidoAuthenticatorAdded(_)) in TEST_F()
2844 EXPECT_CALL(*mock_delegate_ptr, FidoAuthenticatorRemoved(_)) in TEST_F()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1847 #define EXPECT_CALL(obj, call) GMOCK_EXPECT_CALL_IMPL_(obj, call) macro
/dports/biology/vcflib/vcflib-1.0.2/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1845 #define EXPECT_CALL(obj, call) GMOCK_EXPECT_CALL_IMPL_(obj, call) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/loader/resource/
H A Dimage_resource_test.cc439 EXPECT_CALL(*finish_observer, NotifyFinished()); in TEST_F()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/cmdqueue/
H A Dtest_cmdqueue_2.cpp369 EXPECT_CALL(*csr, waitForCompletionWithTimeout(::testing::_, in HWTEST_F()
/dports/graphics/blender/blender-2.91.0/extern/gmock/include/gmock/
H A Dgmock-spec-builders.h1982 #define EXPECT_CALL(obj, call) \ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/task/thread_pool/
H A Dthread_pool_impl_unittest.cc1135 EXPECT_CALL(observer, OnWorkerThreadMainEntry()) in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/demo_mode/
H A Ddemo_setup_browsertest.cc398 EXPECT_CALL(mock_policy_store_, Store(testing::_)) in SimulateOfflineEnvironment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dcorb_and_cors_extension_browsertest.cc234 EXPECT_CALL(policy_provider_, IsInitializationComplete(testing::_)) in SetUpInProcessBrowserTestFixture()
/dports/net/flower/flower-0.10/contrib/googletest-release-1.8.0/googlemock/include/gmock/
H A Dgmock-spec-builders.h1845 #define EXPECT_CALL(obj, call) GMOCK_EXPECT_CALL_IMPL_(obj, call) macro
/dports/devel/llvm11/llvm-11.0.1.src/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1847 #define EXPECT_CALL(obj, call) GMOCK_EXPECT_CALL_IMPL_(obj, call) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/task/thread_pool/
H A Dthread_pool_impl_unittest.cc1133 EXPECT_CALL(observer, OnWorkerThreadMainEntry()) in TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtcp_sender_unittest.cc673 EXPECT_CALL(mock_transport, SendRtcp(_, _)) in TEST_F()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/gmock/include/gmock/
H A Dgmock-spec-builders.h1851 #define EXPECT_CALL(obj, call) GMOCK_EXPECT_CALL_IMPL_(obj, call) macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1982 #define EXPECT_CALL(obj, call) \ macro

1...<<271272273274275276277278279280>>...293