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

  /external/chromium/chrome/browser/
background_application_list_model_unittest.cc 36 class BackgroundApplicationListModelTest : public testing::Test {
38 BackgroundApplicationListModelTest();
39 ~BackgroundApplicationListModelTest();
51 BackgroundApplicationListModelTest::BackgroundApplicationListModelTest()
56 BackgroundApplicationListModelTest::~BackgroundApplicationListModelTest() {
66 void BackgroundApplicationListModelTest::InitializeEmptyExtensionService() {
102 TEST_F(BackgroundApplicationListModelTest, LoadExplicitExtensions) {
179 TEST_F(BackgroundApplicationListModelTest, LoadRandomExtension)
    [all...]
  /external/chromium_org/chrome/browser/background/
background_application_list_model_unittest.cc 42 class BackgroundApplicationListModelTest : public ExtensionServiceTestBase {
44 BackgroundApplicationListModelTest() {}
45 virtual ~BackgroundApplicationListModelTest() {}
129 TEST_F(BackgroundApplicationListModelTest, MAYBE_ExplicitTest) {
196 TEST_F(BackgroundApplicationListModelTest, AddRemovePermissionsTest) {
346 TEST_F(BackgroundApplicationListModelTest, RandomTest) {

Completed in 1287 milliseconds