/external/chromium_org/v8/test/webkit/ |
dfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function.js | 25 "Checks that the DFG CFA does the right things if it proves that a put_by_id is a simple replace when storing to a specialized function property."
|
/external/mockito/src/org/mockito/internal/util/reflection/ |
GenericMetadataSupport.java | 10 import org.mockito.internal.util.Checks;
218 Checks.checkNotNull(type, "type");
|
/external/v8/test/mjsunit/ |
mjsunit.js | 71 // Checks that the found value is true. Use with boolean expressions 75 // Checks that the found value is false. 78 // Checks that the found value is null. Kept for historical compatability, 82 // Checks that the found value is *not* null.
|
builtins.js | 30 // Checks that all function properties of the builtin object that are actually
|
/external/chromium/chrome/browser/resources/ |
print_preview.js | 156 * Checks the value of the copies field. If it is a valid number it does 171 * Checks the value of the page ranges text field. It parses the page ranges and 197 * Checks whether the preview layout setting is set to 'landscape' or not. 206 * Checks whether the preview color setting is set to 'color' or not. 215 * Checks whether the preview collate setting value is set or not. 239 * Checks whether the preview two-sided checkbox is checked.
|
/external/chromium_org/v8/test/intl/date-format/ |
property-override.js | 28 // Checks for security holes introduced by Object.property overrides.
|
/external/chromium_org/v8/test/intl/number-format/ |
property-override.js | 28 // Checks for security holes introduced by Object.property overrides.
|
/external/chromium_org/v8/test/mjsunit/ |
builtins.js | 30 // Checks that all function properties of the builtin object that are actually
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
availability_finder.py | 79 '''Checks a configuration file for hardcoded (i.e. predetermined) 146 '''Checks for availability of an API, |api_name|, on the stable channel.
|
/external/chromium_org/chrome/browser/resources/google_now/ |
utility.js | 65 * Checks for internal errors. 259 * Checks that we run in a wrapped callback. 416 * checks if a new task can't be added to a task queue that contains an 467 * Checks if a new task can be added to the task queue. 737 * Checks if the last signed in state matches the current one.
|
/external/chromium_org/chrome/browser/resources/image_loader/ |
image_loader.js | 99 * Checks if the options contain any image processing.
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
settings_format_browsertest.js | 100 * Checks if the node is exempt from following the formatting rule.
|
manage_profile_browsertest.js | 204 // Checks the strings in the confirmation dialog. If |expectedNameText| is
|
/external/chromium_org/chrome_frame/cfinstall/src/stub/ |
cfinstall.js | 53 * Checks to see if Chrome Frame is available, if not, prompts the user to
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
generators-parsing.js | 79 // Checks that yield is a valid label in classic mode, but not valid in a strict
|
/external/chromium_org/chrome_frame/ |
CFInstall.js | 33 * Checks to find out if ChromeFrame is available as a plugin 42 // Look for CF in the User Agent before trying more expensive checks 258 * Checks to see if Chrome Frame is available, if not, prompts the user to
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
file_manager_commands.js | 95 * Checks if command can be executed on drive. 104 * Checks if command should be visible on drive. 276 * Checks if the handler should ignore the current event, eg. since there is
|
directory_tree.js | 35 * Checks if the given directory can be on the tree or not.
|
/external/chromium_org/chrome/browser/resources/task_manager/ |
main.js | 361 // Checks whether the cache exists or not. 368 // Checks whether the number of columns has been changed or not. 371 // Checks whether the number of childlen tasks has been changed or not.
|
/external/chromium_org/chrome/browser/resources/file_manager/common/js/ |
path_util.js | 77 * Checks if the given path represents a special search. Fake entries in 90 * Checks |path| and return true if it is under Google Drive or a special
|
util.js | 419 * Checks if an entry exists at |relativePath| in |dirEntry|. 1011 * Checks, if the Files.app's window is in a full screen mode. [all...] |
/external/protobuf/python/google/protobuf/ |
text_format.py | 332 """Checks the end of the text was reached. 385 """Checks if the current token is an integer.
|
/external/chromium_org/chrome/browser/resources/ |
gesture_config.js | 450 * Checks if all gesture preferences are set to default by checking the status
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/ |
mosaic_mode.js | 553 * Checks if the mosaic view is visible. [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/background/js/ |
background.js | 148 * Checks the current condition of background page and closes it if possible.
|