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

  /external/chromium/chrome/browser/
cookies_tree_model_unittest.cc 44 mock_browsing_data_indexed_db_helper_ =
58 mock_browsing_data_indexed_db_helper_,
66 mock_browsing_data_indexed_db_helper_->AddIndexedDBSamples();
67 mock_browsing_data_indexed_db_helper_->Notify();
230 mock_browsing_data_indexed_db_helper_; member in class:__anon4478::CookiesTreeModelTest
256 mock_browsing_data_indexed_db_helper_->Reset();
270 EXPECT_TRUE(mock_browsing_data_indexed_db_helper_->AllDeleted());
471 mock_browsing_data_indexed_db_helper_,
479 mock_browsing_data_indexed_db_helper_->AddIndexedDBSamples();
480 mock_browsing_data_indexed_db_helper_->Notify()
    [all...]
  /external/chromium_org/chrome/browser/browsing_data/
cookies_tree_model_unittest.cc 60 mock_browsing_data_indexed_db_helper_ =
82 mock_browsing_data_indexed_db_helper_ = NULL;
98 mock_browsing_data_indexed_db_helper_.get(),
119 mock_browsing_data_indexed_db_helper_->AddIndexedDBSamples();
120 mock_browsing_data_indexed_db_helper_->Notify();
348 mock_browsing_data_indexed_db_helper_; member in class:__anon6693::CookiesTreeModelTest
392 mock_browsing_data_indexed_db_helper_->Reset();
411 EXPECT_TRUE(mock_browsing_data_indexed_db_helper_->AllDeleted());
    [all...]

Completed in 209 milliseconds