Searched refs:TestTabModel (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/android/tab_model/
H A Dtab_model_list_unittest.cc16 class TestTabModel : public TabModel { class in inherits:TabModel
18 explicit TestTabModel(Profile* profile) : TabModel(profile), tab_count_(0) {} function in class:TestTabModel
42 TestTabModel tab_model(profile());
H A Dtab_model_unittest.cc27 class TestTabModel : public TabModel { class in inherits:TabModel
29 explicit TestTabModel(Profile* profile) function in class:TestTabModel
54 TestTabModel tab_model(&testing_profile);
75 TestTabModel tab_model(&testing_profile);

Completed in 744 milliseconds