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

  /external/chromium/chrome/browser/
background_contents_service.h 91 friend class BackgroundContentsServiceTest;
95 FRIEND_TEST_ALL_PREFIXES(BackgroundContentsServiceTest,
97 FRIEND_TEST_ALL_PREFIXES(BackgroundContentsServiceTest,
background_contents_service_unittest.cc 24 class BackgroundContentsServiceTest : public TestingBrowserProcessTest {
26 BackgroundContentsServiceTest() {}
27 ~BackgroundContentsServiceTest() {}
109 TEST_F(BackgroundContentsServiceTest, Create) {
115 TEST_F(BackgroundContentsServiceTest, BackgroundContentsCreateDestroy) {
126 TEST_F(BackgroundContentsServiceTest, BackgroundContentsUrlAdded) {
152 TEST_F(BackgroundContentsServiceTest, BackgroundContentsUrlAddedAndClosed) {
171 TEST_F(BackgroundContentsServiceTest, RestartBackgroundContents) {
201 TEST_F(BackgroundContentsServiceTest, TestApplicationIDLinkage) {

Completed in 27 milliseconds