Home
last modified time | relevance | path

Searched refs:IsReady (Results 1 – 25 of 50) sorted by relevance

12

/external/chromium_org/chrome/browser/chromeos/
Dmobile_config_unittest.cc128 EXPECT_TRUE(config.IsReady()); in TEST()
160 EXPECT_TRUE(config_uk.IsReady()); in TEST()
167 EXPECT_TRUE(config.IsReady()); in TEST()
181 EXPECT_TRUE(config.IsReady()); in TEST()
192 EXPECT_FALSE(config.IsReady()); in TEST()
197 EXPECT_TRUE(config.IsReady()); in TEST()
199 EXPECT_TRUE(config.IsReady()); in TEST()
212 EXPECT_TRUE(config.IsReady()); in TEST()
214 EXPECT_TRUE(config.IsReady()); in TEST()
240 EXPECT_TRUE(config_us.IsReady()); in TEST()
[all …]
Dcustomization_document_unittest.cc152 EXPECT_TRUE(customization.IsReady()); in TEST()
162 EXPECT_FALSE(customization.IsReady()); in TEST()
326 EXPECT_FALSE(doc->IsReady()); in TEST_F()
330 EXPECT_TRUE(doc->IsReady()); in TEST_F()
351 EXPECT_FALSE(doc->IsReady()); in TEST_F()
382 EXPECT_TRUE(doc->IsReady()); in TEST_F()
391 EXPECT_FALSE(doc->IsReady()); in TEST_F()
432 EXPECT_TRUE(doc->IsReady()); in TEST_F()
446 EXPECT_FALSE(doc->IsReady()); in TEST_F()
482 EXPECT_TRUE(doc->IsReady()); in TEST_F()
Dcustomization_document.cc284 if (IsReady()) { in Init()
494 if (IsReady()) in EnsureCustomizationApplied()
507 if (IsReady() || fetch_started_) in StartFetching()
658 if (!IsReady()) in GetDefaultWallpaperUrl()
672 if (!IsReady()) in GetDefaultApps()
694 if (!IsReady()) in GetOemAppsFolderName()
734 if (IsReady()) { in CreateExternalLoader()
/external/chromium_org/components/policy/core/common/
Dschema_registry_unittest.cc110 TEST(SchemaRegistryTest, IsReady) { in TEST() argument
115 EXPECT_FALSE(registry.IsReady()); in TEST()
120 EXPECT_FALSE(registry.IsReady()); in TEST()
125 EXPECT_TRUE(registry.IsReady()); in TEST()
129 EXPECT_TRUE(registry.IsReady()); in TEST()
132 EXPECT_TRUE(combined.IsReady()); in TEST()
254 EXPECT_FALSE(registry->IsReady()); in TEST()
255 EXPECT_FALSE(forwarding.IsReady()); in TEST()
272 EXPECT_FALSE(registry->IsReady()); in TEST()
273 EXPECT_FALSE(forwarding.IsReady()); in TEST()
[all …]
Dforwarding_policy_provider_unittest.cc67 EXPECT_FALSE(schema_registry_.IsReady()); in TEST_F()
169 EXPECT_FALSE(schema_registry_.IsReady()); in TEST_F()
187 EXPECT_TRUE(schema_registry_.IsReady()); in TEST_F()
Dschema_registry.cc62 bool SchemaRegistry::IsReady() const { in IsReady() function in policy::SchemaRegistry
74 if (IsReady()) in SetReady()
Dforwarding_policy_provider.cc26 if (registry->IsReady()) in Init()
/external/chromium_org/mojo/services/window_manager/
Dwindow_manager_service_impl.cc45 bool success = window_manager_->IsReady(); in SetCapture()
54 bool success = window_manager_->IsReady(); in FocusWindow()
63 bool success = window_manager_->IsReady(); in ActivateWindow()
76 if (window_manager_->IsReady()) in OnConnectionEstablished()
/external/chromium_org/chrome/browser/ui/app_list/search/
Dhistory.cc40 bool History::IsReady() const { in IsReady() function in app_list::History
46 DCHECK(IsReady()); in AddLaunchEvent()
52 DCHECK(IsReady()); in GetKnownResults()
Dsearch_controller.cc143 if (history_ && history_->IsReady()) { in OpenResult()
171 if (history_ && history_->IsReady()) { in OnResultsChanged()
Dhistory.h39 bool IsReady() const;
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Drelayport_unittest.cc144 EXPECT_TRUE_WAIT(relay_port_->IsReady(), kTimeoutMs); in TestConnectUdp()
178 EXPECT_FALSE(relay_port_->IsReady()); in TestConnectTcp()
184 EXPECT_TRUE_WAIT(relay_port_->IsReady(), kMaxTimeoutMs); in TestConnectTcp()
216 EXPECT_FALSE(relay_port_->IsReady()); in TestConnectSslTcp()
222 EXPECT_TRUE_WAIT(relay_port_->IsReady(), kMaxTimeoutMs); in TestConnectSslTcp()
Drelayport.h79 bool IsReady() { return ready_; } in IsReady() function
/external/chromium_org/components/policy/core/browser/
Dpolicy_error_map.cc136 bool PolicyErrorMap::IsReady() const { in IsReady() function in policy::PolicyErrorMap
218 if (IsReady()) { in AddError()
231 DCHECK(IsReady()); in CheckReadyAndConvert()
Dpolicy_error_map.h33 bool IsReady() const;
/external/chromium_org/chrome/browser/supervised_user/
Dsupervised_user_settings_service.cc81 if (IsReady()) { in Subscribe()
94 bool SupervisedUserSettingsService::IsReady() { in IsReady() function in SupervisedUserSettingsService
299 DCHECK(IsReady()); in OnInitializationCompleted()
350 DCHECK(IsReady()); in GetSettings()
378 if (!IsReady()) in InformSubscribers()
/external/chromium_org/components/gcm_driver/
Dgcm_account_mapper.cc62 if (!IsReady()) { in SetAccountTokens()
221 bool GCMAccountMapper::IsReady() { in IsReady() function in gcm::GCMAccountMapper
305 if (IsReady()) { in OnRegisterFinished()
Dgcm_account_mapper.h60 bool IsReady();
/external/chromium_org/chrome/browser/chromeos/ui/
Dmobile_config_ui.cc21 if (!config->IsReady()) { in DisplayConfigDialog()
/external/chromium_org/device/nfc/
Dnfc_tag.h94 virtual bool IsReady() const = 0;
Dnfc_tag_chromeos.h34 virtual bool IsReady() const OVERRIDE;
/external/chromium_org/extensions/browser/
Dexternal_provider_interface.h92 virtual bool IsReady() const = 0;
/external/chromium_org/chrome/browser/extensions/
Dexternal_provider_impl.h65 virtual bool IsReady() const OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/login/screens/
Deula_screen.cc55 if (customization->IsReady()) { in GetOemEulaUrl()
/external/chromium_org/chrome/browser/spellchecker/
Dspellcheck_hunspell_dictionary.h61 virtual bool IsReady() const;

12