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

  /external/chromium/chrome/browser/
cookies_tree_model_unittest.cc 38 mock_browsing_data_local_storage_helper_ =
55 mock_browsing_data_local_storage_helper_,
62 mock_browsing_data_local_storage_helper_->AddLocalStorageSamples();
63 mock_browsing_data_local_storage_helper_->Notify();
224 mock_browsing_data_local_storage_helper_; member in class:__anon4478::CookiesTreeModelTest
254 mock_browsing_data_local_storage_helper_->Reset();
268 EXPECT_TRUE(mock_browsing_data_local_storage_helper_->AllDeleted());
468 mock_browsing_data_local_storage_helper_,
475 mock_browsing_data_local_storage_helper_->AddLocalStorageSamples();
476 mock_browsing_data_local_storage_helper_->Notify()
    [all...]
  /external/chromium_org/chrome/browser/browsing_data/
cookies_tree_model_unittest.cc 54 mock_browsing_data_local_storage_helper_ =
85 mock_browsing_data_local_storage_helper_ = NULL;
95 mock_browsing_data_local_storage_helper_.get(),
115 mock_browsing_data_local_storage_helper_->AddLocalStorageSamples();
116 mock_browsing_data_local_storage_helper_->Notify();
342 mock_browsing_data_local_storage_helper_; member in class:__anon6693::CookiesTreeModelTest
390 mock_browsing_data_local_storage_helper_->Reset();
409 EXPECT_TRUE(mock_browsing_data_local_storage_helper_->AllDeleted());
    [all...]

Completed in 92 milliseconds