OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ensure
(Results
301 - 325
of
9267
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/content/browser/
site_instance_impl_unittest.cc
102
//
Ensure
that no RenderProcessHosts are left over after the tests.
191
// Test to
ensure
no memory leaks for SiteInstance objects.
200
//
Ensure
that instances are deleted when their NavigationEntries are gone.
229
//
Ensure
that instances are deleted when their RenderViewHosts are gone.
294
// Test to
ensure
GetProcess returns and creates processes correctly.
296
//
Ensure
that GetProcess returns a process.
304
//
Ensure
that GetProcess creates a new process.
314
// Test to
ensure
SetSite and site() work properly.
329
// Test to
ensure
GetSiteForURL properly returns sites for URLs.
357
// TODO(creis): Do we want to special case file URLs to
ensure
they hav
[
all
...]
/external/chromium_org/content/renderer/browser_plugin/
browser_plugin_bindings.h
62
// This is used to
ensure
pending tasks will not fire after this object is
/external/chromium_org/content/test/data/gpu/
pixel_canvas2d.html
5
associated test in content/test/gpu/page_sets/pixel_tests.json. This will
ensure
pixel_css3d.html
5
associated test in content/test/gpu/page_sets/pixel_tests.json. This will
ensure
/external/chromium_org/content/test/data/indexeddb/
shutdown_with_requests.html
20
//
Ensure
there is work being done by the back end...
/external/chromium_org/content/test/plugin/
plugin_window_size_test.cc
38
// Bug 6742:
ensure
that the coordinates passed in are relative to the
/external/chromium_org/content/utility/
in_process_utility_thread.cc
12
// We want to
ensure
there's only one utility thread running at a time, as there
/external/chromium_org/crypto/
signature_creator.h
33
// Create an instance. The caller must
ensure
that the provided PrivateKey
/external/chromium_org/media/base/
run_all_unittests.cc
39
// Run this here instead of main() to
ensure
an AtExitManager is already
/external/chromium_org/media/filters/
ffmpeg_glue.cc
89
// FFmpeg must only be initialized once, so use a LazyInstance to
ensure
this.
139
//
Ensure
FFmpeg only tries to seek on resources we know to be seekable.
143
//
Ensure
writing is disabled.
147
// will set the AVFMT_FLAG_CUSTOM_IO flag for us, but do so here to
ensure
an
/external/chromium_org/net/base/
keygen_handler_nss.cc
20
//
Ensure
NSS is initialized.
/external/chromium_org/net/disk_cache/
stress_support.h
13
// to
ensure
that we are not producing corrupt entries.
/external/chromium_org/net/http/
http_stream.h
34
// called on the old stream. The caller should
ensure
that the response body
/external/chromium_org/net/quic/
port_suggester.cc
25
// Sometimes our suggestion can't be used, so we
ensure
that if additional
/external/chromium_org/net/socket/
tcp_socket.cc
17
// kernel support. Additionally, this checks system configuration to
ensure
that
/external/chromium_org/net/ssl/
client_cert_store.h
25
// The |callback| may be called sychronously. The caller must
ensure
the
/external/chromium_org/net/url_request/
url_request_context_getter.h
45
// OnDestruct is meant to
ensure
deletion on the thread on which the request
/external/chromium_org/ppapi/c/private/
pp_video_frame_private.h
41
*
Ensure
that this struct is 16-bytes wide by padding the end. In some
/external/chromium_org/ppapi/
generate_ppapi_include_tests.py
100
* This test simply includes all the C headers to
ensure
they compile with a C
110
// This test simply includes all the C++ headers to
ensure
they compile with a
130
# tests/test_c_sizes.c, which includes all C API files to
ensure
that all
145
# Generate all_cpp_includes.h, which is used by test_cpp_includes.cc to
ensure
/external/chromium_org/ppapi/native_client/tests/ppapi_browser/bad/
ppapi_bad_ppp_initialize_crash.cc
32
//
Ensure
that all other loading steps do not generate errors that might mask
/external/chromium_org/ppapi/tests/
test_struct_sizes.c
6
* C. The purpose is to
ensure
that the ABI of PPAPI is known, consistent, and
/external/chromium_org/printing/
metafile_skia_wrapper.h
19
// is the caller's responsibility to
ensure
that the metafile remains valid
/external/chromium_org/remoting/resources/
resource_ids
6
# used by Chromoting. This is done to
ensure
that resource ids are unique
/external/chromium_org/third_party/WebKit/ManualTests/
textarea-reset-default-value.html
6
Ensure
that the value and defaultValue on a textarea is restored correctly when
/external/chromium_org/third_party/WebKit/Source/web/tests/data/
touch-action-tests.css
32
/*
Ensure
pages are scrollable for manual testing */
Completed in 1188 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>