Searched refs:bgapp1 (Results 1 – 1 of 1) sorted by relevance
116 scoped_refptr<Extension> bgapp1 = CreateExtension("delta", true); in TEST_F() local126 ASSERT_TRUE(BackgroundApplicationListModel::IsBackgroundApp(*bgapp1)); in TEST_F()127 service->AddExtension(bgapp1); in TEST_F()147 ASSERT_TRUE(BackgroundApplicationListModel::IsBackgroundApp(*bgapp1)); in TEST_F()148 service->UninstallExtension(bgapp1->id(), false, NULL); in TEST_F()