HomeSort by relevance Sort by last modified time
    Searched full:ensure (Results 1 - 25 of 8868) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/bindings/python/tests/cindex/
test_token_kind.py 7 """Ensure TokenKind constructor works as expected."""
16 """Ensure a duplicate value is rejected for registration."""
22 """Ensure trying to fetch an unknown value raises."""
27 """Ensure that items registered appear as class attributes."""
34 """Ensure registered values can be obtained from from_value()."""
40 """Ensure repr() works."""
  /frameworks/base/tools/layoutlib/bridge/.settings/
README.txt 2 This ensure proper compilation compliance and warning/error levels
  /frameworks/base/tools/layoutlib/create/.settings/
README.txt 2 This ensure proper compilation compliance and warning/error levels
  /frameworks/support/v7/appcompat/src/
.readme 1 This hidden file is there to ensure there is an src folder.
  /frameworks/support/v7/gridlayout/src/
.readme 1 This hidden file is there to ensure there is an src folder.
  /frameworks/support/v7/mediarouter/src/
.readme 1 This hidden file is there to ensure there is an src folder.
  /sdk/testapps/gridlayoutTest/v7-gridlayout/src/
.readme 1 This hidden file is there to ensure there is an src folder.
  /external/chromium_org/third_party/WebKit/ManualTests/resources/
load-deferrer-script-element.js 3 // Use a big timeout value to ensure that error messages do not show up.
  /external/expat/tests/
runtestspp.cpp 3 // This is used to ensure the Expat headers can be included from C++
  /ndk/tests/device/test-stlport-rtti/jni/
Application.mk 3 # all generated files to ensure that none
  /external/clang/test/CodeGen/
debug-info-limited.c 3 // Ensure we emit the full definition of 'foo' even though only its declaration
4 // is needed, since C has no ODR to ensure that the definition will be the same
split-debug-filename.c 6 // Testing to ensure that the dwo name gets output into the compile unit.
  /external/chromium_org/v8/test/webkit/fast/js/
JSON-parse-reviver-expected.txt 30 Ensure the holder for our array is indeed an array
34 Ensure that the holder already has all the properties present at the start of filtering
41 Ensure the holder for our array is indeed an array
45 Ensure that we always get the same holder
48 Ensure that returning undefined has removed the property 0 from the holder during filtering.
51 Ensure the holder for our array is indeed an array
55 Ensure that we always get the same holder
58 Ensure that changing the value of a property is reflected while filtering.
61 Ensure that the changed value is reflected in the arguments passed to the reviver
64 Ensure the holder for our array is indeed an arra
    [all...]
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/bison/m4/
sys_types_h.m4 12 dnl Ensure the type pid_t gets defined.
15 dnl Ensure the type mode_t gets defined.
  /external/clang/test/Analysis/
cstring-syntax-cxx.cpp 4 // Ensure we don't crash on C++ declarations with special names.
18 // Ensure we don't crash on custom-defined strncat.
  /dalvik/dx/tests/121-sccp/
info.txt 2 ensure there aren't any regressions.
  /external/chromium_org/content/public/test/
DEPS 6 # Ensure we don't leak internal content headers through public headers.
  /external/chromium_org/ppapi/tests/
test_c_includes.c 5 * This test simply includes all the C headers to ensure they compile with a
  /external/tremolo/
README 7 When syncing with svn, please ensure that these defects are not
  /ndk/tests/device/test-gabi++/jni/
Application.mk 3 # all generated files to ensure that none
  /libcore/luni/src/test/java/tests/api/java/util/
TimerTest.java 110 // Ensure a task is run
129 // Ensure a task is run
148 // Ensure a task is run
178 // Ensure a task is run
202 // Ensure a task throws an IllegalStateException after cancelled
212 // Ensure a task is run but not after cancel
224 // Ensure you can call cancel more than once
238 // Ensure that a call to cancel from within a timer ensures no more
308 // Ensure a Timer throws an IllegalStateException after cancelled
319 // Ensure a Timer throws an IllegalStateException if task alread
    [all...]
  /external/clang/test/Driver/
target.c 4 // Ensure we get a crazy triple here as we asked for one.
7 // Also, ensure we don't blindly hand our target selection logic down to GCC.
  /external/chromium_org/chrome/browser/history/
most_visited_tiles_experiment_unittest.cc 151 // Ensure the field trial is created with the correct group.
165 // Ensure the open url has not been removed from |pages_value|.
168 // Ensure counts have been incremented correctly.
178 // Ensure the field trial is created with the correct group.
198 // Ensure the open url has been removed from |pages_value|.
203 // Ensure counts have been incremented correctly.
213 // Ensure the field trial is created with the correct group.
224 // Ensure the open url has not been removed from |items|.
230 // Ensure counts have been incremented correctly.
241 // Ensure the field trial is created with the correct group
    [all...]
  /dalvik/dx/tests/087-ssa-local-vars/
info.txt 1 This is a test case to ensure proper preservation of local variable information through the register renamer and dead code remover at the beginning of the SSA conversion.

Completed in 526 milliseconds

1 2 3 4 5 6 7 8 91011>>