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

/external/chromium/chrome/browser/
H A Dbackground_application_list_model_unittest.cc36 class BackgroundApplicationListModelTest : public testing::Test { class in inherits:testing::Test
38 BackgroundApplicationListModelTest();
39 ~BackgroundApplicationListModelTest();
51 BackgroundApplicationListModelTest::BackgroundApplicationListModelTest() function in class:BackgroundApplicationListModelTest
56 BackgroundApplicationListModelTest::~BackgroundApplicationListModelTest() {
66 void BackgroundApplicationListModelTest::InitializeEmptyExtensionService() {
102 TEST_F(BackgroundApplicationListModelTest, LoadExplicitExtensions) {
179 TEST_F(BackgroundApplicationListModelTest, LoadRandomExtensio
[all...]
/external/chromium_org/chrome/browser/background/
H A Dbackground_application_list_model_unittest.cc43 class BackgroundApplicationListModelTest : public ExtensionServiceTestBase { class in inherits:ExtensionServiceTestBase
45 BackgroundApplicationListModelTest() {} function in class:BackgroundApplicationListModelTest
46 virtual ~BackgroundApplicationListModelTest() {}
167 TEST_F(BackgroundApplicationListModelTest, MAYBE_ExplicitTest) {
235 TEST_F(BackgroundApplicationListModelTest, PushMessagingTest) {
309 TEST_F(BackgroundApplicationListModelTest, AddRemovePermissionsTest) {
459 TEST_F(BackgroundApplicationListModelTest, RandomTest) {

Completed in 294 milliseconds