Searched refs:Equals (Results 76 - 100 of 744) sorted by relevance

1234567891011>>

/external/chromium_org/components/policy/core/common/
H A Dproxy_policy_provider_unittest.cc48 EXPECT_TRUE(PolicyBundle().Equals(proxy_provider_.policies()));
64 EXPECT_TRUE(bundle.Equals(proxy_provider_.policies()));
75 EXPECT_TRUE(bundle.Equals(proxy_provider_.policies()));
79 EXPECT_TRUE(PolicyBundle().Equals(proxy_provider_.policies()));
H A Dpolicy_map.h43 bool Equals(const Entry& other) const;
107 bool Equals(const PolicyMap& other) const;
116 // Helper function for Equals().
/external/chromium_org/content/common/indexed_db/
H A Dindexed_db_key_range.cc36 return lower_.Equals(upper_);
/external/chromium_org/content/public/common/
H A Dssl_status.h35 bool Equals(const SSLStatus& status) const { function in struct:content::SSLStatus
/external/chromium_org/jingle/notifier/communicator/
H A Dconnection_settings.h34 bool Equals(const ConnectionSettings& settings) const;
H A Dconnection_settings_unittest.cc63 EXPECT_TRUE(settings_list[i].Equals(expected_settings_list[i]));
93 EXPECT_TRUE(settings_list[i].Equals(expected_settings_list[i]));
/external/chromium_org/net/spdy/
H A Dspdy_session_key.h31 bool Equals(const SpdySessionKey& other) const;
/external/chromium_org/sync/js/
H A Djs_event_details_unittest.cc32 EXPECT_TRUE(details.Get().Equals(dict_copy.get()));
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumbermatch.h47 // util.Parse(match.raw_string(), country).Equals(match.number());
105 bool Equals(const PhoneNumberMatch& number) const;
/external/chromium_org/third_party/webrtc/modules/desktop_capture/mac/
H A Ddesktop_configuration.h56 bool Equals(const MacDesktopConfiguration& other);
/external/chromium_org/tools/json_schema_compiler/test/
H A Dfunctions_as_parameters_unittest.cc37 EXPECT_TRUE(value.Equals(out.ToValue().get()));
48 EXPECT_TRUE(expected_value.Equals(out.ToValue().get()));
83 EXPECT_TRUE(empty_value.Equals(out.ToValue().get()));
92 EXPECT_TRUE(value.Equals(out.ToValue().get()));
/external/chromium_org/ui/base/accelerators/
H A Dplatform_accelerator_cocoa.h24 virtual bool Equals(const PlatformAccelerator& rhs) const OVERRIDE;
/external/google-tv-pairing-protocol/cpp/src/polo/encoding/
H A Dencodingoption.cc36 bool EncodingOption::Equals(const EncodingOption& other) const { function in class:polo::encoding::EncodingOption
/external/chromium_org/net/proxy/
H A Dproxy_config.cc155 bool ProxyConfig::ProxyRules::Equals(const ProxyRules& other) const { function in class:net::ProxyConfig::ProxyRules
157 single_proxies.Equals(other.single_proxies) &&
158 proxies_for_http.Equals(other.proxies_for_http) &&
159 proxies_for_https.Equals(other.proxies_for_https) &&
160 proxies_for_ftp.Equals(other.proxies_for_ftp) &&
161 fallback_proxies.Equals(other.fallback_proxies) &&
162 bypass_rules.Equals(other.bypass_rules) &&
216 bool ProxyConfig::Equals(const ProxyConfig& other) const { function in class:net::ProxyConfig
222 proxy_rules_.Equals(other.proxy_rules());
H A Dproxy_bypass_rules.h37 bool Equals(const Rule& rule) const;
61 bool Equals(const ProxyBypassRules& other) const;
/external/chromium_org/sync/sessions/
H A Dmodel_type_registry_unittest.cc160 EXPECT_TRUE(registry()->GetEnabledTypes().Equals(
168 EXPECT_TRUE(registry()->GetEnabledTypes().Equals(
172 EXPECT_TRUE(registry()->GetEnabledTypes().Equals(
201 EXPECT_TRUE(registry()->GetEnabledTypes().Equals(current_types));
206 EXPECT_TRUE(registry()->GetEnabledTypes().Equals(current_types));
215 EXPECT_TRUE(registry()->GetEnabledTypes().Equals(current_types));
220 EXPECT_TRUE(registry()->GetEnabledTypes().Equals(current_types));
226 EXPECT_TRUE(registry()->GetEnabledTypes().Equals(current_types));
250 EXPECT_TRUE(registry()->GetEnabledTypes().Equals(
/external/mockito/src/org/mockito/
H A DMatchers.java488 return reportMatcher(new Equals(value)).returnFalse();
501 return reportMatcher(new Equals(value)).returnZero();
514 return reportMatcher(new Equals(value)).returnChar();
527 return reportMatcher(new Equals(value)).returnZero();
540 return reportMatcher(new Equals(value)).returnZero();
553 return reportMatcher(new Equals(value)).returnZero();
566 return reportMatcher(new Equals(value)).returnZero();
579 return reportMatcher(new Equals(value)).returnZero();
592 return (T) reportMatcher(new Equals(value)).<T>returnFor(value);
/external/chromium_org/components/policy/core/common/cloud/
H A Dcomponent_cloud_policy_store_unittest.cc195 EXPECT_TRUE(store_->policy().Equals(expected_bundle_));
206 EXPECT_TRUE(another_store.policy().Equals(empty_bundle));
256 EXPECT_TRUE(store_->policy().Equals(expected_bundle_));
264 EXPECT_TRUE(another_store.policy().Equals(expected_bundle_));
276 EXPECT_TRUE(store_->policy().Equals(expected_bundle_));
297 EXPECT_TRUE(store_->policy().Equals(expected_bundle_));
304 EXPECT_TRUE(store_->policy().Equals(expected_bundle_));
309 EXPECT_TRUE(another_store.policy().Equals(empty_bundle));
313 EXPECT_TRUE(another_store.policy().Equals(expected_bundle_));
321 EXPECT_TRUE(store_->policy().Equals(empty_bundl
[all...]
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
H A DDebugTreeGrammarHelper.cs83 if ( f.GetChild( 0 ).Text.Equals( name ) )
88 && !new BigInteger( formalPar.Token.Text ).Equals( paramValue ) )
H A DProfileTreeGrammarHelper.cs83 if ( f.GetChild( 0 ).Text.Equals( name ) )
88 && !new BigInteger( formalPar.Token.Text ).Equals( paramValue ) )
/external/chromium_org/chrome/browser/extensions/
H A Dchrome_app_sorting_unittest.cc55 EXPECT_TRUE(syncer::StringOrdinal::CreateInitialOrdinal().Equals(
97 EXPECT_TRUE(next_page_app_launch_ordinal.Equals(
116 EXPECT_TRUE(first_page_.Equals(
126 EXPECT_TRUE(first_page_.Equals(
135 new_page.Equals(app_sorting()->GetPageOrdinal(extension_->id())));
200 EXPECT_TRUE(first_ordinal.Equals(
204 EXPECT_TRUE(first_ordinal.Equals(
207 EXPECT_TRUE(first_ordinal.Equals(
209 EXPECT_TRUE(first_ordinal.Equals(
344 EXPECT_TRUE(app_sorting->GetPageOrdinal(extension1()->id()).Equals(
[all...]
/external/chromium_org/chrome/browser/prefs/
H A Dprefs_syncable_service_unittest.cc225 EXPECT_TRUE(pref->GetValue()->Equals(value.get()));
253 EXPECT_TRUE(GetPreferenceValue(prefs::kHomePage).Equals(value.get()));
257 GetPreferenceValue(prefs::kURLsToRestoreOnStartup).Equals(value.get()));
293 EXPECT_TRUE(value->Equals(expected_urls.get()));
295 Equals(expected_urls.get()));
322 EXPECT_TRUE(value->Equals(expected_urls.get()));
324 Equals(expected_urls.get()));
330 Equals(expected_urls.get()));
366 EXPECT_TRUE(value->Equals(expected_urls.get()));
368 Equals(expected_url
[all...]
/external/chromium_org/chromeos/network/onc/
H A Donc_test_utils.cc67 ::testing::AssertionResult Equals(const base::Value* expected, function in namespace:chromeos::onc::test_utils
73 if (expected->Equals(actual))
/external/chromium_org/extensions/common/
H A Dvalue_counter.cc31 if ((*it)->value()->Equals(&value)) {
49 if ((*it)->value()->Equals(&value))
/external/chromium_org/net/base/
H A Dauth.h25 bool Equals(const AuthChallengeInfo& other) const;
57 bool Equals(const AuthCredentials& other) const;

Completed in 587 milliseconds

1234567891011>>