Home | History | Annotate | Download | only in browser

Lines Matching refs:web_app

171     web_app::ShortcutLocations result =
174 EXPECT_EQ(web_app::APP_MENU_LOCATION_NONE,
191 web_app::ShortcutLocations result = GetExistingShortcutLocations(
194 EXPECT_EQ(web_app::APP_MENU_LOCATION_NONE,
212 web_app::ShortcutLocations result =
215 EXPECT_EQ(web_app::APP_MENU_LOCATION_SUBDIR_CHROMEAPPS,
233 web_app::ShortcutLocations result =
237 EXPECT_EQ(web_app::APP_MENU_LOCATION_HIDDEN,
262 web_app::ShortcutLocations result = GetExistingShortcutLocations(
265 EXPECT_EQ(web_app::APP_MENU_LOCATION_SUBDIR_CHROMEAPPS,
565 web_app::GenerateApplicationNameFromURL(GURL(test_cases[i].url)),