HomeSort by relevance Sort by last modified time
    Searched refs:Ensure (Results 1 - 25 of 91) sorted by null

1 2 3 4

  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
pagemap_unittest.cc 68 { // Test sequential ensure/assignment
71 map.Ensure(i, 1);
80 { // Test bulk Ensure
82 map.Ensure(0, limit);
95 CHECK_EQ(map.Ensure(limit, limit+1), limit_is_below_the_overflow_boundary);
106 map.Ensure(elements[i], 1);
133 map.Ensure(40, 1);
142 map.Ensure(41, 1);
143 map.Ensure(100, 3);
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
pagemap_unittest.cc 68 { // Test sequential ensure/assignment
71 map.Ensure(i, 1);
80 { // Test bulk Ensure
82 map.Ensure(0, limit);
95 CHECK_EQ(map.Ensure(limit, limit+1), limit_is_below_the_overflow_boundary);
106 map.Ensure(elements[i], 1);
133 map.Ensure(40, 1);
142 map.Ensure(41, 1);
143 map.Ensure(100, 3);
  /external/chromium_org/v8/test/webkit/fast/js/
JSON-parse-reviver.js 32 debug("Ensure the holder for our array is indeed an array");
37 debug("Ensure that we always get the same holder");
44 debug("Ensure that the holder already has all the properties present at the start of filtering");
54 debug("Ensure that returning undefined has removed the property 0 from the holder during filtering.");
61 debug("Ensure that changing the value of a property is reflected while filtering.")
65 debug("Ensure that the changed value is reflected in the arguments passed to the reviver");
72 debug("Ensure that we visited a value that we have deleted, and that deletion is reflected while filtering.");
76 debug("Ensure that when visiting a deleted property value is undefined");
106 debug("Ensure that we created the root holder as specified in ES5");
110 debug("Ensure that a deleted value is revived if the reviver function returns a value")
    [all...]
  /external/stlport/src/
sparc_atomic64.s 19 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
38 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
58 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
sparc_atomic.s 41 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
63 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
  /ndk/sources/cxx-stl/stlport/src/
sparc_atomic64.s 19 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
38 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
58 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
sparc_atomic.s 41 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
63 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
  /external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-162085.js 28 // Ensure extending an empty packed smi array with a double initializes the
38 // Ensure the double array growstub initializes the array with holes.
59 // Ensure the double array growstub initializes the array with holes.
regress-1062422.js 28 // 1062422 Ensure that accessors can handle unexpected receivers.
regress-220.js 30 // Ensure that compiling a declaration of a function does not crash.
  /external/chromium_org/content/test/data/indexeddb/
migration_test.js 14 debug("Ensure that the existing leveldb files are used. If they are not, " +
  /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/chromium_org/third_party/tcmalloc/chromium/src/
pagemap.h 83 // Ensure that the map contains initialized entries "x .. x+n-1".
85 bool Ensure(Number x, size_t n) {
88 // ensure a number y where array_[y] would be an out-of-bounds
127 // only grow, and we'll only be called to Ensure when we really grow the heap.
181 // Ensure that the map contains initialized and committed entries in array_ to
183 // Returns true if successful, false if we could not ensure this.
186 // Only the bits of committed_ near end-points for calls to Ensure() are ever
187 // set, as the calls to Ensure() will never have overlapping ranges other than
192 // of 40...50 is observed, then Ensure of (39,51) will be called. The range
195 // 51...83 are allocated, Ensure() will be called with arguments (50,84)
    [all...]
  /device/generic/goldfish/opengl/system/egl/
Android.mk 25 # Ensure that this file is only copied to emulator-specific builds.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/mappy/
background.js 41 // Ensure the current selected tab is set up.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gdb.py 169 # Ensure no unexpected error messages:
196 '''Ensure that the given "actual" string ends with "exp_end"'''
213 # Ensure that gdb's rendering of the value in a debugged process
300 # Ensure that we handled sets containing the "dummy" key value,
426 'Ensure that a NULL PyObject* is handled gracefully'
436 'Ensure that a PyObject* with NULL ob_type is handled gracefully'
441 'Ensure that a PyObject* with a corrupt ob_type is handled gracefully'
447 'Ensure that a PyObject* with a type with corrupt tp_flags is handled'
453 'Ensure that a PyObject* with a type with corrupt tp_name is handled'
459 'Ensure that a PyInstanceObject with with a NULL in_dict is handled
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gdb.py 169 # Ensure no unexpected error messages:
196 '''Ensure that the given "actual" string ends with "exp_end"'''
213 # Ensure that gdb's rendering of the value in a debugged process
300 # Ensure that we handled sets containing the "dummy" key value,
426 'Ensure that a NULL PyObject* is handled gracefully'
436 'Ensure that a PyObject* with NULL ob_type is handled gracefully'
441 'Ensure that a PyObject* with a corrupt ob_type is handled gracefully'
447 'Ensure that a PyObject* with a type with corrupt tp_flags is handled'
453 'Ensure that a PyObject* with a type with corrupt tp_name is handled'
459 'Ensure that a PyInstanceObject with with a NULL in_dict is handled
    [all...]
  /external/chromium_org/third_party/markdown/extensions/
headerid.py 130 """ Ensure id is unique in set of ids. Append '_1', '_2'... if not """
  /external/llvm/test/MC/X86/
x86_long_nop.s 7 # Ensure alignment directives also emit sequences of 15-byte NOPs on processors
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
Android.mk 47 # Ensure that this file is only copied to emulator-specific builds.
  /external/chromium_org/chrome/browser/ui/webui/options/
settings_app_browsertest.js 48 // Ensure we check against the override values.
51 // Check a product-specific label, to ensure it uses "App Launcher", and not
  /external/chromium_org/third_party/openssl/openssl/
Apps-config.mk 23 # Ensure these are empty.
Ssl-config.mk 23 # Ensure these are empty.
  /external/chromium_org/v8/test/mjsunit/
binary-operation-overwrite.js 28 // Ensure that literals are not overwritten.
  /external/scrypt/
Scrypt-config.mk 23 # Ensure these are empty.

Completed in 783 milliseconds

1 2 3 4