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

  /external/chromium_org/chrome/browser/background/
background_contents_service_unittest.cc 41 class BackgroundContentsServiceTest : public testing::Test {
43 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) {
background_contents_service.h 126 friend class BackgroundContentsServiceTest;
130 FRIEND_TEST_ALL_PREFIXES(BackgroundContentsServiceTest,
132 FRIEND_TEST_ALL_PREFIXES(BackgroundContentsServiceTest,

Completed in 44 milliseconds