Eq 14 base/gmock_unittest.cc using testing::Eq; Eq 114 base/gmock_unittest.cc EXPECT_CALL(mock, ReturnSecond(_, AnyOf(Eq(4), Eq(5)))) Eq 128 base/gmock_unittest.cc EXPECT_CALL(mock, ReturnSecond(_, AnyOf(Eq(4), Eq(5)))) Eq 15 base/prefs/pref_change_registrar_unittest.cc using testing::Eq; Eq 66 base/prefs/pref_change_registrar_unittest.cc AddPrefObserver(Eq(std::string("test.pref.1")), ®istrar)); Eq 68 base/prefs/pref_change_registrar_unittest.cc AddPrefObserver(Eq(std::string("test.pref.2")), ®istrar)); Eq 76 base/prefs/pref_change_registrar_unittest.cc RemovePrefObserver(Eq(std::string("test.pref.1")), ®istrar)); Eq 78 base/prefs/pref_change_registrar_unittest.cc RemovePrefObserver(Eq(std::string("test.pref.2")), ®istrar)); Eq 94 base/prefs/pref_change_registrar_unittest.cc AddPrefObserver(Eq(std::string("test.pref.1")), ®istrar)); Eq 101 base/prefs/pref_change_registrar_unittest.cc RemovePrefObserver(Eq(std::string("test.pref.1")), ®istrar)); Eq 109 base/prefs/pref_change_registrar_unittest.cc AddPrefObserver(Eq(std::string("test.pref.1")), ®istrar)); Eq 111 base/prefs/pref_change_registrar_unittest.cc AddPrefObserver(Eq(std::string("test.pref.2")), ®istrar)); Eq 117 base/prefs/pref_change_registrar_unittest.cc RemovePrefObserver(Eq(std::string("test.pref.1")), ®istrar)); Eq 119 base/prefs/pref_change_registrar_unittest.cc RemovePrefObserver(Eq(std::string("test.pref.2")), ®istrar)); Eq 19 chrome/browser/chromeos/dbus/cros_dbus_service_unittest.cc using ::testing::Eq; Eq 65 chrome/browser/chromeos/dbus/cros_dbus_service_unittest.cc Start(Eq(mock_exported_object_))).WillOnce(Return()); Eq 21 chrome/browser/chromeos/mobile/mobile_activator_unittest.cc using testing::Eq; Eq 165 chrome/browser/chromeos/mobile/mobile_activator_unittest.cc ChangeState(Eq(&cellular_network_), Eq 166 chrome/browser/chromeos/mobile/mobile_activator_unittest.cc Eq(MobileActivator::PLAN_ACTIVATION_START_OTASP), Eq 169 chrome/browser/chromeos/mobile/mobile_activator_unittest.cc EvaluateCellularNetwork(Eq(&cellular_network_))); Eq 228 chrome/browser/chromeos/mobile/mobile_activator_unittest.cc Eq(&cellular_network_), Eq 229 chrome/browser/chromeos/mobile/mobile_activator_unittest.cc Eq(MobileActivator::PLAN_ACTIVATION_DELAY_OTASP), Eq 233 chrome/browser/chromeos/mobile/mobile_activator_unittest.cc Eq(&cellular_network_), Eq 234 chrome/browser/chromeos/mobile/mobile_activator_unittest.cc Eq(MobileActivator::PLAN_ACTIVATION_ERROR), Eq 269 chrome/browser/chromeos/mobile/mobile_activator_unittest.cc EvaluateCellularNetwork(Eq(&cellular_network_))); Eq 31 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos_unittest.cc using testing::Eq; Eq 94 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos_unittest.cc OnStoreError(AllOf(Eq(store_.get()), Eq 96 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos_unittest.cc Eq(error))))); Eq 20 chrome/browser/download/download_danger_prompt_browsertest.cc using ::testing::Eq; Eq 81 chrome/browser/download/download_danger_prompt_browsertest.cc EXPECT_CALL(download_, RemoveObserver(Eq(ByRef(download_observer_)))); Eq 18 chrome/browser/extensions/api/cloud_print_private/cloud_print_private_apitest.cc using ::testing::Eq; Eq 26 chrome/browser/extensions/api/sync_file_system/sync_file_system_apitest.cc using ::testing::Eq; Eq 126 chrome/browser/extensions/api/sync_file_system/sync_file_system_apitest.cc IsConflicting(Property(&FileSystemURL::path, Eq(conflicting)))) Eq 149 chrome/browser/invalidation/invalidation_service_test_template.h EXPECT_THAT(expected_invalidations, Eq(handler.GetLastInvalidationMap())); Eq 162 chrome/browser/invalidation/invalidation_service_test_template.h EXPECT_THAT(expected_invalidations, Eq(handler.GetLastInvalidationMap())); Eq 246 chrome/browser/invalidation/invalidation_service_test_template.h EXPECT_THAT(expected_invalidations, Eq(handler1.GetLastInvalidationMap())); Eq 253 chrome/browser/invalidation/invalidation_service_test_template.h EXPECT_THAT(expected_invalidations, Eq(handler2.GetLastInvalidationMap())); Eq 101 chrome/browser/invalidation/invalidator_storage_unittest.cc EXPECT_THAT(map, syncer::test_util::Eq(restored_map)); Eq 36 chrome/browser/printing/print_dialog_cloud_unittest.cc using testing::Eq; Eq 36 chrome/browser/safe_browsing/client_side_detection_host_unittest.cc using ::testing::Eq; Eq 21 chrome/browser/sync/backend_migrator_unittest.cc using ::testing::Eq; Eq 16 chrome/browser/ui/passwords/password_manager_presenter_unittest.cc using testing::Eq; Eq 107 chrome/browser/ui/passwords/password_manager_presenter_unittest.cc Property(&ScopedVector<autofill::PasswordForm>::size, Eq(0u)), Eq 111 chrome/browser/ui/passwords/password_manager_presenter_unittest.cc &ScopedVector<autofill::PasswordForm>::size, Eq(0u)))); Eq 118 chrome/browser/ui/passwords/password_manager_presenter_unittest.cc Property(&ScopedVector<autofill::PasswordForm>::size, Eq(1u)), Eq 122 chrome/browser/ui/passwords/password_manager_presenter_unittest.cc &ScopedVector<autofill::PasswordForm>::size, Eq(0u)))); Eq 129 chrome/browser/ui/passwords/password_manager_presenter_unittest.cc Property(&ScopedVector<autofill::PasswordForm>::size, Eq(1u)), Eq 133 chrome/browser/ui/passwords/password_manager_presenter_unittest.cc &ScopedVector<autofill::PasswordForm>::size, Eq(1u)))); Eq 140 chrome/browser/ui/passwords/password_manager_presenter_unittest.cc Property(&ScopedVector<autofill::PasswordForm>::size, Eq(2u)), Eq 144 chrome/browser/ui/passwords/password_manager_presenter_unittest.cc &ScopedVector<autofill::PasswordForm>::size, Eq(1u)))); Eq 30 chrome/browser/ui/views/web_dialog_view_browsertest.cc using testing::Eq; Eq 151 chrome/browser/ui/webui/signin/inline_login_ui_browsertest.cc EXPECT_CALL(foo_provider(), NewWebUI(_, ::testing::Eq(kUrl))) Eq 36 chrome/installer/setup/install_worker_unittest.cc using ::testing::Eq; Eq 600 chrome/installer/setup/install_worker_unittest.cc Eq(static_cast<DWORD>(1)), Eq 644 chrome/installer/setup/install_worker_unittest.cc Eq(static_cast<DWORD>(1)), Eq 645 chrome/installer/setup/install_worker_unittest.cc Eq(true))).Times(1); Eq 659 chrome/installer/setup/install_worker_unittest.cc Eq(HKEY_CURRENT_USER), Eq 665 chrome/installer/setup/install_worker_unittest.cc Eq(installer_state->root_key()), Eq 690 chrome/installer/setup/install_worker_unittest.cc AddDeleteRegKeyWorkItem(Eq(root_key_), StrCaseEq(kRegKeyPath))) Eq 17 chrome/test/base/test_chrome_web_ui_controller_factory_browsertest.cc using ::testing::Eq; Eq 77 chrome/test/base/test_chrome_web_ui_controller_factory_browsertest.cc NewWebUI(_, Eq(kChromeTestChromeWebUIControllerFactoryURL))) Eq 21 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc using ::testing::Eq; Eq 35 components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc using testing::Eq; Eq 402 components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc Property(&NavigationParams::is_post, Eq(false))))) Eq 430 components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc Property(&NavigationParams::is_post, Eq(true))))) Eq 458 components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc Property(&NavigationParams::is_post, Eq(false))))) Eq 22 components/password_manager/core/browser/login_database_unittest.cc using ::testing::Eq; Eq 618 components/password_manager/core/browser/login_database_unittest.cc EXPECT_THAT(output, Eq(vec)); Eq 627 components/password_manager/core/browser/login_database_unittest.cc EXPECT_THAT(output, Eq(vec)); Eq 28 components/password_manager/core/browser/password_form_manager_unittest.cc using ::testing::Eq; Eq 621 components/password_manager/core/browser/password_form_manager_unittest.cc EXPECT_THAT(credentials.other_possible_usernames, Eq(expected)); Eq 638 components/password_manager/core/browser/password_form_manager_unittest.cc EXPECT_THAT(credentials.other_possible_usernames, Eq(expected)); Eq 514 components/password_manager/core/browser/password_manager_unittest.cc GetLogins(_, testing::Eq(PasswordStore::DISALLOW_PROMPT), _)) Eq 23 components/policy/core/common/cloud/user_cloud_policy_store_unittest.cc using testing::Eq; Eq 114 components/policy/core/common/cloud/user_cloud_policy_store_unittest.cc OnStoreError(AllOf(Eq(store), Eq 116 components/policy/core/common/cloud/user_cloud_policy_store_unittest.cc Eq(error))))); Eq 42 content/browser/download/download_manager_impl_unittest.cc using ::testing::Eq; Eq 546 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(fling_delta)), Eq 548 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(fling_point)), Eq 550 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(fling_global_point)), Eq 552 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(modifiers)), Eq 554 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(10)), Eq 655 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(fling_delta)), Eq 657 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(fling_point)), Eq 659 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(fling_global_point)), Eq 661 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(modifiers)), Eq 663 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(10)), Eq 752 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(fling_delta)), Eq 754 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(fling_point)), Eq 756 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(fling_global_point)), Eq 758 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(modifiers)), Eq 760 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(30)), Eq 1095 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(accumulated_overscroll)), Eq 1097 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(latest_overscroll_delta)), Eq 1110 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::y, testing::Eq(0)))) Eq 1164 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(accumulated_overscroll)), Eq 1166 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(latest_overscroll_delta)), Eq 1177 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::y, testing::Eq(0)))) Eq 1189 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(accumulated_overscroll)), Eq 1191 content/renderer/input/input_handler_proxy_unittest.cc testing::Eq(latest_overscroll_delta)), Eq 1241 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Point::x, testing::Eq(0)))) Eq 24 google_apis/gaia/gaia_oauth_client_unittest.cc using ::testing::Eq; Eq 22 media/base/text_renderer_unittest.cc using ::testing::Eq; Eq 646 net/spdy/spdy_framer_test.cc EXPECT_CALL(visitor, OnError(testing::Eq(&framer))); Eq 666 net/spdy/spdy_framer_test.cc EXPECT_CALL(visitor, OnError(testing::Eq(&framer))); Eq 691 net/spdy/spdy_framer_test.cc EXPECT_CALL(visitor, OnError(testing::Eq(&framer))); Eq 716 net/spdy/spdy_framer_test.cc EXPECT_CALL(visitor, OnError(testing::Eq(&framer))); Eq 47 net/spdy/spdy_network_transaction_unittest.cc using testing::Eq; Eq 6112 net/spdy/spdy_network_transaction_unittest.cc EXPECT_THAT(base::StringPiece(buf->data(), kTargetSize), Each(Eq('x'))); Eq 18 sync/internal_api/public/base/invalidation_test_util.h ::testing::Matcher<const AckHandle&> Eq(const AckHandle& expected); Eq 22 sync/internal_api/public/base/invalidation_test_util.h ::testing::Matcher<const Invalidation&> Eq(const Invalidation& expected); Eq 15 sync/internal_api/public/base/object_id_invalidation_map_test_util.h ::testing::Matcher<const ObjectIdInvalidationMap&> Eq( Eq 160 sync/notifier/invalidator_test_template.h EXPECT_THAT(expected_invalidations, Eq(handler.GetLastInvalidationMap())); Eq 173 sync/notifier/invalidator_test_template.h EXPECT_THAT(expected_invalidations, Eq(handler.GetLastInvalidationMap())); Eq 252 sync/notifier/invalidator_test_template.h EXPECT_THAT(expected_invalidations, Eq(handler1.GetLastInvalidationMap())); Eq 258 sync/notifier/invalidator_test_template.h EXPECT_THAT(expected_invalidations, Eq(handler2.GetLastInvalidationMap())); Eq 240 sync/notifier/p2p_invalidator_unittest.cc Eq(fake_handler_.GetLastInvalidationMap())); Eq 45 sync/notifier/single_object_invalidation_set_unittest.cc EXPECT_THAT(inv0, Eq(*it1)); Eq 46 sync/notifier/single_object_invalidation_set_unittest.cc EXPECT_THAT(inv0, Eq(*it2)); Eq 49 sync/notifier/single_object_invalidation_set_unittest.cc EXPECT_THAT(inv1, Eq(*it1)); Eq 50 sync/notifier/single_object_invalidation_set_unittest.cc EXPECT_THAT(inv1, Eq(*it2)); Eq 53 sync/notifier/single_object_invalidation_set_unittest.cc EXPECT_THAT(inv2, Eq(*it1)); Eq 54 sync/notifier/single_object_invalidation_set_unittest.cc EXPECT_THAT(inv2, Eq(*it2)); Eq 1110 sync/notifier/sync_invalidation_listener_unittest.cc EXPECT_THAT(initial_state, test_util::Eq(GetSavedInvalidations())); Eq 17 sync/notifier/unacked_invalidation_set_test_util.h ::testing::Matcher<const UnackedInvalidationSet&> Eq( Eq 20 sync/notifier/unacked_invalidation_set_test_util.h ::testing::Matcher<const UnackedInvalidationsMap&> Eq( Eq 194 sync/notifier/unacked_invalidation_set_unittest.cc EXPECT_THAT(unacked_invalidations_, test_util::Eq(deserialized)); Eq 202 sync/notifier/unacked_invalidation_set_unittest.cc EXPECT_THAT(unacked_invalidations_, test_util::Eq(deserialized)); Eq 214 sync/notifier/unacked_invalidation_set_unittest.cc EXPECT_THAT(unacked_invalidations_, test_util::Eq(deserialized));