Searched refs:kAboutBrowserCrash (Results 1 – 5 of 5) sorted by relevance
118 GURL url(chrome::kAboutBrowserCrash); in TEST_F()
1329 if (LowerCaseEqualsASCII(url->spec(), chrome::kAboutBrowserCrash)) { in WillHandleBrowserAboutURL()
21 extern const char kAboutBrowserCrash[];
51 const char kAboutBrowserCrash[] = "about:inducebrowsercrashforrealz"; variable
366 GURL browser_crash(chrome::kAboutBrowserCrash); in RunImpl()700 if (url == GURL(chrome::kAboutBrowserCrash) || in RunImpl()833 if (url == GURL(chrome::kAboutBrowserCrash) || in RunImpl()