OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fails
(Results
751 - 775
of
5963
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/components/autofill/core/browser/
autofill_country_unittest.cc
82
// Should fall back to "en_US" locale if all else
fails
.
/external/chromium_org/content/browser/geolocation/
location_arbitrator_impl.h
66
// |providers_| or deleted on error (e.g. it
fails
to start).
wifi_data_provider_common.cc
49
//
fails
we'll retry at a rate in line with the polling policy.
/external/chromium_org/content/browser/renderer_host/p2p/
socket_host.h
36
// Initalizes the socket. Returns false when initiazations
fails
.
/external/chromium_org/content/browser/renderer_host/
render_widget_host_view_browsertest.cc
59
// high-DPI
fails
.
512
int
fails
= 0;
local
513
for (int i = 0; i < bitmap.width() &&
fails
< 10; ++i) {
514
for (int j = 0; j < bitmap.height() &&
fails
< 10; ++j) {
532
<< " Failure " << ++
fails
;
local
537
<< " Failure " << ++
fails
;
local
542
<< " Failure " << ++
fails
;
local
547
<< " Failure " << ++
fails
;
local
550
EXPECT_LT(
fails
, 10);
[
all
...]
/external/chromium_org/content/common/gpu/media/
h264_bit_reader.cc
92
// and updating current byte
fails
, we don't have more data anyway.
/external/chromium_org/content/renderer/media/
webrtc_identity_service.h
40
// |failure_callback| is the callback if the identity request
fails
.
/external/chromium_org/content/test/data/media/
webrtc_test_audio.js
24
// media/audio/fake_audio_input_stream.cc.
Fails
the test if we can't see a
/external/chromium_org/dbus/
file_descriptor.h
25
// the descriptor in fd will be closed if the PopUint32
fails
. But
/external/chromium_org/gpu/command_buffer/service/
id_manager_unittest.cc
40
// Check that it
fails
if we get a non-existent id.
/external/chromium_org/ipc/
ipc_message_utils_unittest.cc
49
// Try reading past the ends for both messages and make sure it
fails
.
/external/chromium_org/media/audio/
audio_output_resampler.h
31
// AUDIO_PCM_LINEAR if the output device
fails
to open at the requested output
/external/chromium_org/media/cdm/ppapi/
ffmpeg_cdm_audio_decoder.h
45
// Returns |cdm::kDecodeError| when decoding
fails
.
/external/chromium_org/media/webm/
webm_tracks_parser.h
34
// Returns -1 if the parse
fails
.
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_stream.cc
17
// Delete if it
fails
to Start, Run will never get called.
/external/chromium_org/net/base/
io_buffer.cc
95
// realloc will crash if it
fails
.
/external/chromium_org/net/cookies/
cookie_store.h
39
//
Fails
either if the cookie is invalid or if this is a non-HTTPONLY cookie
/external/chromium_org/net/proxy/
proxy_config_service_win.h
61
//
fails
to be created, it is not appended to the list and we return false.
/external/chromium_org/net/websockets/
websocket_frame_parser.h
33
// If the parser encounters invalid payload length format, Decode()
fails
/external/chromium_org/ppapi/api/private/
ppb_udp_socket_private.idl
64
*
fails
, or if Close has been called.
/external/chromium_org/ppapi/c/
ppb_network_proxy.h
52
* set upon successful completion. If the call
fails
, <code>proxy_string
/external/chromium_org/remoting/protocol/
jingle_messages.h
64
// message when parsing
fails
.
/external/chromium_org/sdch/open-vcdiff/
autogen.sh
56
mv aclocal.m4.tmp aclocal.m4 # we did set -e above, so we die if this
fails
/external/chromium_org/skia/tools/filter_fuzz_stub/
filter_fuzz_stub.cc
62
// ReadTestCase will print a useful error message if it
fails
.
/external/chromium_org/sync/syncable/
mutable_entry.h
58
// and
fails
if |predecessor_id| does not identify a sibling. Pass the root
Completed in 4646 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>