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

1 2 3 4 5 6 7 8 910

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/tests/
ifcritical-err.asm 2 ; longer works. However, it should error, not crash!
  /external/chromium_org/v8/test/mjsunit/
accessors-on-global-object.js 29 // normal property works.
42 // normal property works.
59 // Test that replacing a getter with a normal property works as
delete-global-properties.js 37 // Check that deleting and reintroducing global variables works.
43 // Check that deletion works.
46 // Check that reintroduction works.
binary-op-newspace.js 31 // allocation still works.
47 // allocation still works.
array-pop.js 62 // Check that pop works on inherited properties.
85 // Check that pop works on inherited properties for
110 // Check that pop works on inherited properties for
count-based-osr.js 30 // Test that OSR works properly when using count-based interrupting/profiling.
  /external/v8/test/mjsunit/
accessors-on-global-object.js 29 // normal property works.
42 // normal property works.
59 // Test that replacing a getter with a normal property works as
delete-global-properties.js 37 // Check that deleting and reintroducing global variables works.
43 // Check that deletion works.
46 // Check that reintroduction works.
binary-op-newspace.js 31 // allocation still works.
47 // allocation still works.
array-pop.js 62 // Check that pop works on inherited properties.
85 // Check that pop works on inherited properties for
110 // Check that pop works on inherited properties for
function-prototype.js 70 // Check that getting the prototype of a tagged integer works.
88 // Check that getting the prototype of a non-function works. This must
  /ndk/tests/build/topological-sort/jni/
Android.mk 4 # Here's how this works:
24 # Due to the way the linker works, this will fail. More specifically,
  /build/target/board/generic_x86/
BoardConfig.mk 25 # of an SDK AVD. Note that this operation only works on Linux for now
  /external/sqlite/android/
Android.mk 37 # to easily check what they modified works well or not.
  /external/chromium_org/v8/test/mjsunit/compiler/
globals.js 36 // Test that patching the IC in the compiled code works.
49 // Test that patching the IC in the compiled code works.
  /external/v8/test/mjsunit/compiler/
globals.js 36 // Test that patching the IC in the compiled code works.
49 // Test that patching the IC in the compiled code works.
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 22 \*(sd works by making only one pass over the
279 This works only when
  /external/chromium_org/v8/test/webkit/
preventExtensions.js 115 // Check that freezing a function works correctly.
122 // Check that freezing a strict function works correctly.
129 // Check that freezing array objects works correctly.
136 // Check that freezing arguments objects works correctly.
144 // Check that freeze still works if preventExtensions has been called on the object.
add-recovery.js 25 "This tests that speculation recovery of destructive additions on unboxed integers works."
array-constructor-host-call.js 25 "This tests that array construction via a host call works."
array-iterate-backwards.js 25 "This test checks that iterating a large array backwards works correctly."
array-sort-numericCompare.js 25 "This tests that a call to array.sort(compareFunction) works correctly for numeric comparisons (arg1 - arg2), and also for things that might look like numeric comparisons."
  /external/chromium_org/chrome/test/functional/tracing/
timeline_model_shim.js 16 // invokes sendJSON. The JSON conversion is what fails. This way works
  /external/chromium_org/third_party/mesa/src/docs/
MESA_resize_buffers.spec 37 its internal data structors accordingly. This normally works fine
  /external/chromium_org/v8/test/mjsunit/regress/
regress-3199913.js 28 // Test that bailout during evaluation of the key for a keyed call works as

Completed in 1046 milliseconds

1 2 3 4 5 6 7 8 910