OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
93
// menu is disabled when Incognito mode is
forced
(by a policy).
105
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
93
FORCED
// Requires that forced_file_path be non-empty.
118
// Should be non-empty if |test_type| ==
FORCED
. Value of GetForcedFilePath().
298
EXPECT_EQ(test_case.test_type ==
FORCED
,
550
// 3:
Forced
Safe
551
FORCED
,
554
FILE_PATH_LITERAL("
forced
-foo.txt"),
557
FILE_PATH_LITERAL("
forced
-foo.txt"),
627
// 2:
Forced
Dangerous URL
628
FORCED
,
631
FILE_PATH_LITERAL("
forced
-foo.txt")
[
all
...]
/external/chromium_org/chrome/browser/ui/
browser_browsertest.cc
[
all
...]
Completed in 63 milliseconds