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

  /external/chromium_org/chrome/browser/prefs/
incognito_mode_prefs.h 33 // Incognito mode forced. Users may open pages *ONLY* in Incognito mode.
35 FORCED,
  /external/chromium_org/chrome/browser/ui/ash/launcher/
launcher_context_menu_unittest.cc 94 // menu is disabled when Incognito mode is forced (by a policy).
106 IncognitoModePrefs::FORCED);
  /external/chromium_org/chrome/browser/ui/
browser_command_controller_unittest.cc 154 IncognitoModePrefs::FORCED);
browser_browsertest.cc     [all...]
  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_test.cc 262 IncognitoModePrefs::FORCED);
303 IncognitoModePrefs::FORCED);
343 IncognitoModePrefs::FORCED);
    [all...]
  /external/chromium_org/chrome/browser/download/
download_target_determiner_unittest.cc 92 FORCED // Requires that forced_file_path be non-empty.
117 // Should be non-empty if |test_type| == FORCED. Value of GetForcedFilePath().
293 EXPECT_EQ(test_case.test_type == FORCED,
542 // 3: Forced Safe
543 FORCED,
546 FILE_PATH_LITERAL("forced-foo.txt"),
548 FILE_PATH_LITERAL("forced-foo.txt"),
615 // 2: Forced Dangerous URL
616 FORCED,
619 FILE_PATH_LITERAL("forced-foo.txt")
    [all...]

Completed in 331 milliseconds