OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:checks
(Results
201 - 225
of
7809
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/ui/cocoa/
drag_util.h
21
// URL, this
checks
if it is of a type that can be shown in the tab contents.
nsview_additions.h
15
//
Checks
if the mouse is currently in this view.
/external/chromium_org/chrome/browser/web_resource/
resource_request_allowed_notifier_test_util.cc
30
//
checks
ResourceRequestsAllowed and requested state.
/external/chromium_org/chrome/common/extensions/manifest_handlers/
minimum_chrome_version_checker.h
12
//
Checks
that the "minimum_chrome_version" requirement is met.
/external/chromium_org/chrome/common/metrics/
metrics_util_unittest.cc
11
//
Checks
that hashing is stable on all platforms.
/external/chromium_org/chrome/common/
pepper_permission_util.h
22
//
Checks
whether the host of |url| is allowed by |command_line_switch|.
/external/chromium_org/content/browser/loader/
transfer_navigation_resource_throttle.h
18
// This ResourceThrottle
checks
whether a navigation redirect will cause a
/external/chromium_org/content/common/
sandbox_win.h
20
// Wrapper around sandbox::TargetPolicy::SetJobLevel that
checks
if the sandbox
/external/chromium_org/content/renderer/pepper/
quota_file_io.h
58
// Performs write or setlength operation with quota
checks
.
106
// Pending operations that are waiting quota
checks
and pending
114
// Valid only while there're pending quota
checks
.
118
// Quota-related queries and errors occurred during in-flight quota
checks
.
/external/chromium_org/ppapi/tests/
test_empty.cc
9
// This test
checks
only that the NaCl module loads successfully.
/external/chromium_org/testing/gtest/xcode/Config/
DebugProject.xcconfig
29
// // Turns on special C++ STL
checks
to "encourage" good STL use
/external/chromium_org/third_party/WebKit/ManualTests/accessibility/
java-applet.html
6
<p>This test
checks
our support for accessibility of java applets.</p>
/external/chromium_org/third_party/WebKit/ManualTests/
full-screen-keypress.html
23
<p>This test
checks
that keyboard events are received by an element in full screen mode. To run the test, press the 'Enter Full Screen' button then press the space bar. The test passes if the element exists full screen and you see the word 'PASS' below.</p>
goBack-blank-tab-page.html
13
This test
checks
if you can go back to a _blank-target previously tab-opened page.
open-after-close.html
12
<p>This test
checks
for a regression against rdar://problem/3572585: window.open fails if name param = the name of a window just closed in same function.</p>
window-close-during-parsing.html
3
<p>This test
checks
a window.close called in the midst of parsing a page.
/external/chromium_org/third_party/WebKit/PerformanceTests/Canvas/
getImageData.html
31
PerfTestRunner.measureRunsPerSecond({run: getImageDataFromCanvas2D, description: "This bench test
checks
the speed on getting ImageData from Canvas2D(1024x1024)."});
putImageData.html
33
PerfTestRunner.measureRunsPerSecond({run: putImageDataToCanvas2D, description: "This bench test
checks
the speed on putting ImageData to Canvas2D(1024x1024)."});
/external/chromium_org/third_party/WebKit/PerformanceTests/Layout/
subtree-detaching.html
39
PerfTestRunner.measureTime({run: runTest, description: "This benchmark
checks
the time spend in detaching an tree." });
/external/chromium_org/third_party/closure_linter/closure_linter/
error_check.py
61
' - ' + Rule.INDENTATION + ':
checks
correct '
69
' - ' + Rule.OPTIONAL_TYPE_MARKER + ':
checks
correct '
71
' - ' + Rule.UNUSED_PRIVATE_MEMBERS + ':
checks
for '
89
#
Checks
strict rules.
/external/chromium_org/third_party/libjingle/source/talk/base/
testclient.h
60
//
Checks
that the socket moves to the specified connect state.
63
//
Checks
that the socket is connected to the remote side.
79
//
Checks
that the next packet has the given contents. Returns the remote
83
//
Checks
that no packets have arrived or will arrive in the next second.
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/tests/
python_test.sh
14
echo "Running static sanity
checks
."
/external/chromium_org/tools/gyp/test/same-source-file-name/
gyptest-pass-executable.py
8
Checks
that gyp does not fail on executable targets which have several files
/external/chromium_org/tools/telemetry/telemetry/core/
extension_dict.py
21
"""
Checks
if this ExtensionToLoad instance has been loaded"""
/external/chromium_org/ui/snapshot/
snapshot.h
19
// Grabs a snapshot of the window/view. No security
checks
are done.
Completed in 454 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>