Searched refs:ShouldShowLocationBar (Results 1 – 3 of 3) sorted by relevance
496 FRIEND_TEST_ALL_PREFIXES(BrowserTest, ShouldShowLocationBar);797 bool ShouldShowLocationBar() const;
2305 bool Browser::ShouldShowLocationBar() const { in ShouldShowLocationBar() function in Browser2352 if (ShouldShowLocationBar()) in SupportsWindowFeatureImpl()
1359 IN_PROC_BROWSER_TEST_F(BrowserTest, ShouldShowLocationBar) { in IN_PROC_BROWSER_TEST_F() argument