HomeSort by relevance Sort by last modified time
    Searched refs:GetErrorPercentage (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/sync/glue/
typed_url_model_associator.h 106 int GetErrorPercentage() const;
typed_url_change_processor.cc 86 model_associator_->GetErrorPercentage());
331 model_associator_->GetErrorPercentage());
typed_url_model_associator.cc 167 GetErrorPercentage());
177 int TypedUrlModelAssociator::GetErrorPercentage() const {
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_typed_url_unittest.cc 380 ASSERT_EQ(0, associator->GetErrorPercentage());
401 ASSERT_EQ(0, associator->GetErrorPercentage());
    [all...]

Completed in 567 milliseconds