OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ensure
(Results
426 - 450
of
9267
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager_unittest_win.cc
65
// Delete all profiles and
ensure
their shortcuts got removed.
137
//
Ensure
that the corresponding icon exists.
370
//
Ensure
that the second profile doesn't have a shortcut and that the first
505
//
Ensure
that a new shortcut does not get made if the old one was renamed.
535
// Also, copy the shortcut for the first user and
ensure
it gets preserved.
543
// Delete the profile and
ensure
both shortcuts were also deleted.
644
// Delete shortcuts for profile 1 and
ensure
that they got deleted while the
693
//
Ensure
system-level continues to exist and user-level was not created.
698
// Create another profile with a shortcut and
ensure
both profiles receive
705
// Create a third profile without a shortcut and
ensure
it doesn't get one
[
all
...]
/cts/hostsidetests/aadb/src/com/android/cts/aadb/
TestDeviceFuncTest.java
58
* Simple testcase to
ensure
that the grabbing a bugreport from a real TestDevice works.
103
//
ensure
file does not already exist
141
//
ensure
file does not already exist
331
* Grab a screenshot, save it to a file, and perform a cursory size check to
ensure
its valid.
364
// sleep a small amount of time to
ensure
last log message makes it into capture
372
//
ensure
last log message is present in log
/external/chromium_org/third_party/tcmalloc/vendor/src/
pagemap.h
77
//
Ensure
that the map contains initialized entries "x .. x+n-1".
79
bool
Ensure
(Number x, size_t n) {
82
//
ensure
a number y where array_[y] would be an out-of-bounds
160
bool
Ensure
(Number start, size_t n) {
184
Ensure
(0, 1 << BITS);
266
bool
Ensure
(Number start, size_t n) {
/external/qemu/
ia64.ld
80
/*
Ensure
the __preinit_array_start label is properly aligned. We
133
/*
Ensure
__gp is outside the range of any normal data. We need to
136
file. A better solution might be to
ensure
that the dynamically
163
. += 0x400000; /*
ensure
.bss stuff is out of reach of gp */
167
/* Align here to
ensure
that the .bss section occupies space up to
168
_end. Align after .bss to
ensure
correct alignment even if the
/external/chromium_org/media/audio/android/
audio_android_unittest.cc
129
// We clear the data bus to
ensure
that the test does not cause noise.
179
// Set event to
ensure
that the test can stop when the file has ended.
313
// We add an initial delay of ~1 second before loopback starts to
ensure
339
// We add an initial delay of ~1 second before loopback starts to
ensure
570
//
Ensure
that a default input stream can be created and closed.
579
//
Ensure
that a default output stream can be created and closed.
591
//
Ensure
that a default input stream can be opened and closed.
601
//
Ensure
that a default output stream can be opened and closed.
611
// Start input streaming using default input parameters and
ensure
that the
618
// Start input streaming using non default input parameters and
ensure
that th
[
all
...]
/art/runtime/
vmap_table.h
56
// TODO: we treat kImpreciseConstant as an integer below, need to
ensure
that such values
85
// TODO: we treat kImpreciseConstant as an integer below, need to
ensure
that such values
/bionic/libc/bionic/
libc_init_dynamic.cpp
62
// We flag the __libc_preinit function as a constructor to
ensure
106
// so we need to
ensure
that these are called when the program exits
/cts/tools/tradefed-host/
README
21
1.
Ensure
'adb' is in your current PATH. adb can be found in the
33
4.
Ensure
device is visible via 'adb devices'
/development/ndk/sources/android/libportable/arch-mips/
fenv.c
149
/*
Ensure
that flags are all legal */
161
/*
Ensure
that flags are all legal */
/docs/source.android.com/src/
index.jd
32
and
ensure
your devices are compatible with the Android compatibility definition.
57
ensure
developers' apps run on a variety of devices.</p>
/external/bison/lib/
fatal-signal.h
41
structures provided they are in a consistent state. One way to
ensure
43
below. Another - more tricky - way to
ensure
this is the careful use
/external/bison/m4/
spawn_h.m4
34
dnl
Ensure
the type pid_t gets defined.
37
dnl
Ensure
the type mode_t gets defined.
/external/bluetooth/bluedroid/gki/ulinux/
gki_int.h
44
/* GKI timer bases should use GKI_SCHED_FIFO to
ensure
the least jitter possible */
56
/* the AV timer should preferably run above the gki timer tick to
ensure
precise AV timing
/external/chromium/base/memory/
weak_ptr_unittest.cc
121
// checks that
ensure
that a weak reference is not used by multiple threads.
130
// checks that
ensure
that a weak reference is not used by multiple threads.
/external/chromium/chrome/browser/accessibility/
browser_accessibility_mac_unittest.mm
108
// Test to
ensure
querying standard attributes works.
115
// Test querying for an invalid attribute to
ensure
it doesn't crash.
/external/chromium/chrome/browser/extensions/
test_extension_prefs.cc
76
// scenarios), we have to
ensure
the task has a chance to run. If the FILE
77
// thread is a different thread, the test must
ensure
that thread is running
/external/chromium/chrome/browser/ui/cocoa/
keystone_promote_preflight.sh
7
# Called as root before Keystone ticket promotion to
ensure
a suitable
65
#
Ensure
the right ownership and permissions
/external/chromium/chrome/common/
important_file_writer.h
23
// Helper to
ensure
that a file won't be corrupted by the write (for example on
61
// You have to
ensure
that there are no pending writes at the moment
/external/chromium_org/ash/wm/
frame_border_hit_test_controller.cc
27
//
Ensure
we get resize cursors for a few pixels outside our bounds.
30
//
Ensure
we get resize cursors just inside our bounds as well.
/external/chromium_org/base/
callback_unittest.cc
70
const Callback<void(void)> callback_b_; //
Ensure
APIs work with const.
74
//
Ensure
we can create unbound callbacks. We need this to be able to store
/external/chromium_org/base/files/
important_file_writer.h
23
// Helper to
ensure
that a file won't be corrupted by the write (for example on
67
// You have to
ensure
that there are no pending writes at the moment
/external/chromium_org/chrome/android/testshell/javatests/src/org/chromium/chrome/testshell/
ChromiumTestShellUrlTest.java
42
//
Ensure
we have a ContentView and ContentViewCore.
59
//
Ensure
the correct page has been loaded, ie. not interstitial, and title/url should
/external/chromium_org/chrome/browser/mac/
keystone_promote_preflight.sh
7
# Called as root before Keystone ticket promotion to
ensure
a suitable
65
#
Ensure
the right ownership and permissions
/external/chromium_org/chrome/browser/status_icons/
status_icon_menu_model_unittest.cc
90
// Try setting label and changing it. Also
ensure
that menu item is marked
110
//
Ensure
changes to one menu item does not affect the other menu item.
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_sign_in_container.mm
40
//
Ensure
initial minimum size doesn't cause resize.
43
//
Ensure
|maxSize_| is bigger than |initialMinSize|.
Completed in 1994 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>