Searched defs:mock_browsing_data_local_storage_helper_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
H A Dcookies_tree_model_unittest.cc38 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:__anon1908::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_
[all...]

Completed in 119 milliseconds