OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fails
(Results
101 - 125
of
5963
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/sandbox/win/src/
restricted_token.h
65
// function
fails
, the return value is the win32 error code corresponding to
75
// function
fails
, the return value is the win32 error code corresponding to
87
// function
fails
, the return value is the win32 error code corresponding to
109
// function
fails
, the return value is the win32 error code corresponding to
119
// function
fails
, the return value is the win32 error code corresponding to
134
// function
fails
, the return value is the win32 error code corresponding to
157
// function
fails
, the return value is the win32 error code corresponding to
165
// function
fails
, the return value is the win32 error code corresponding to
172
// function
fails
, the return value is the win32 error code corresponding to
/external/chromium_org/native_client_sdk/src/libraries/error_handling/
error_handling.h
40
* not be considered an error if the request
fails
.
55
* NOTE: If the allocation
fails
, the exception will still take place on the
67
* not be considered an error if the request
fails
.
/external/junit/src/org/junit/runner/notification/
RunListener.java
13
* class that you want to make a noise whenever a test
fails
. You could write:
59
* Called when an atomic test has finished, whether the test succeeds or
fails
.
66
* Called when an atomic test
fails
.
/art/test/022-interface/
build
17
# Stop if something
fails
.
/art/test/097-duplicate-method/
build
17
# Stop if something
fails
.
/dalvik/vm/mterp/armv5te/
OP_MONITOR_EXIT.S
3
%verify "dvmUnlockObject
fails
"
/dalvik/vm/mterp/mips/
OP_MONITOR_EXIT.S
3
%verify "dvmUnlockObject
fails
"
/dalvik/vm/mterp/x86/
OP_MONITOR_EXIT.S
3
%verify "dvmUnlockObject
fails
"
/device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHAL.h
28
/* HAL should return NULL if it
fails
to open camera hardware. */
/device/lge/mako/camera/
QCameraHAL.h
28
/* HAL should return NULL if it
fails
to open camera hardware. */
/external/chromium/base/memory/
scoped_open_process.h
27
// opening the new one
fails
).
/external/chromium/chrome/browser/first_run/
upgrade_util_win.h
15
// is no new_chrome.exe or the swap
fails
the return is false;
/external/chromium/chrome/browser/net/
url_request_failed_dns_job.h
4
// This class simulates what wininet does when a dns lookup
fails
.
/external/chromium/net/disk_cache/
cache_util.h
16
//
Fails
if the destination exists already, or if it doesn't have
/external/chromium-trace/trace-viewer/third_party/gl-matrix/tasks/
release.rake
14
# if anything
fails
, gl-matrix will be untagged and not pushed.
/external/chromium_org/base/memory/
scoped_open_process.h
25
// opening the new one
fails
).
/external/chromium_org/chrome/browser/first_run/
upgrade_util_win.h
14
// is no new_chrome.exe or the swap
fails
the return is false;
/external/chromium_org/chrome/common/extensions/
manifest_handler_helpers.h
29
// Returns success. If load
fails
, |error| will be set.
/external/chromium_org/chrome/test/chromedriver/
keycode_text_conversion_unittest.cc
64
//
Fails
on bots: crbug.com/174962
97
//
Fails
on bots: crbug.com/174962
122
//
Fails
if German layout is not installed on Mac.
144
//
Fails
if German layout is not installed on Mac.
/external/chromium_org/ppapi/api/dev/
ppb_memory_dev.idl
26
* allocation
fails
.
/external/chromium_org/ppapi/cpp/dev/
memory_dev.h
24
/// allocation
fails
.
/external/chromium_org/ppapi/tests/manual/
delete_plugin.html
10
//
fails
, this line will cause the crash.
/external/chromium_org/remoting/host/
usage_stats_consent.h
16
// by GetUsageStatsConsent(). If GetUsageStatsConsent()
fails
this routine
/external/chromium_org/third_party/WebKit/ManualTests/accessibility/
java-applet.html
15
<li>If you do not see an AXButton, the test
fails
.
/external/chromium_org/third_party/WebKit/ManualTests/chromium/
select-close-popup-value-change.html
5
<p>Do the following, the test passes if the select keeps the selected value after step 4,
fails
if the value reverted.</p>
Completed in 691 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>