Searched refs:BackgroundContentsServiceTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/background/
H A Dbackground_contents_service_unittest.cc41 class BackgroundContentsServiceTest : public testing::Test { class in inherits:testing::Test
43 BackgroundContentsServiceTest() {} function in class:BackgroundContentsServiceTest
44 virtual ~BackgroundContentsServiceTest() {}
218 TEST_F(BackgroundContentsServiceTest, Create) {
224 TEST_F(BackgroundContentsServiceTest, BackgroundContentsCreateDestroy) {
235 TEST_F(BackgroundContentsServiceTest, BackgroundContentsUrlAdded) {
262 TEST_F(BackgroundContentsServiceTest, BackgroundContentsUrlAddedAndClosed) {
283 TEST_F(BackgroundContentsServiceTest, RestartBackgroundContents) {
315 TEST_F(BackgroundContentsServiceTest, TestApplicationIDLinkage) {
H A Dbackground_contents_service.h126 friend class BackgroundContentsServiceTest;
130 FRIEND_TEST_ALL_PREFIXES(BackgroundContentsServiceTest,
132 FRIEND_TEST_ALL_PREFIXES(BackgroundContentsServiceTest,

Completed in 531 milliseconds