HomeSort by relevance Sort by last modified time
    Searched defs:FORCED (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/prefs/
incognito_mode_prefs.h 30 // Incognito mode forced. Users may open pages *ONLY* in Incognito mode.
32 FORCED,
  /external/chromium_org/chrome/browser/ui/ash/launcher/
launcher_context_menu_unittest.cc 97 // menu is disabled when Incognito mode is forced (by a policy).
109 IncognitoModePrefs::FORCED);
  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_test.cc 256 IncognitoModePrefs::FORCED);
297 IncognitoModePrefs::FORCED);
337 IncognitoModePrefs::FORCED);
  /external/chromium_org/chrome/browser/download/
download_target_determiner_unittest.cc 84 FORCED // Requires that forced_file_path be non-empty.
109 // Should be non-empty if |test_type| == FORCED. Value of GetForcedFilePath().
281 EXPECT_EQ(test_case.test_type == FORCED,
517 // 3: Forced Safe
518 FORCED,
521 FILE_PATH_LITERAL("forced-foo.txt"),
524 FILE_PATH_LITERAL("forced-foo.txt"),
594 // 2: Forced Dangerous URL
595 FORCED,
598 FILE_PATH_LITERAL("forced-foo.txt")
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser_browsertest.cc     [all...]

Completed in 356 milliseconds