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

  /external/chromium/chrome/browser/
background_application_list_model_unittest.cc 198 bool create_background = false; local
200 create_background = true;
204 CreateExtension(name, create_background);
206 create_background);
  /external/chromium_org/chrome/browser/background/
background_application_list_model_unittest.cc 366 bool create_background = false; local
368 create_background = true;
372 CreateExtension(GenerateUniqueExtensionName(), create_background);
375 create_background);

Completed in 87 milliseconds