Searched defs:BackgroundContentsServiceTest (Results 1 - 1 of 1) 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) {

Completed in 167 milliseconds