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

  /external/chromium/chrome/common/
logging_chrome.h 33 // normally appear for assertions and crashes, and makes any catchable
34 // errors (namely assertions) available via GetSilencedErrorCount()
59 // Gets the list of fatal assertions in the current log file, and
60 // returns the number of fatal assertions. (If you don't care
61 // about the actual list of assertions, you can pass in NULL.)
62 // NOTE: Since this reads the log file to determine the assertions,
67 size_t GetFatalAssertions(AssertionList* assertions);
logging_chrome.cc 417 size_t GetFatalAssertions(AssertionList* assertions) {
418 // In this function, we don't assume that assertions is non-null, so
420 if (assertions)
421 assertions->clear();
435 if (assertions)
436 assertions->push_back(wide_line);
  /external/clang/utils/
SummarizeErrors 57 assertions = multidict()
60 assertions[m.group(1)] = m
61 assertions = assertions.items()
84 (assertions, 'Assertions'),
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
jsunittest.js 116 var assertions = {
138 var e = this.expression, ps = patterns, as = assertions;
146 // use the Selector.assertions methods unless the selector
159 if (!assertions[name](element, matches)) {
521 DrNicTest.Unit.Assertions = {
811 assertions: 0,
818 results.assertions += test.assertions;
831 url += "assertions="+ results.assertions + "&"
    [all...]
  /bionic/libc/private/isc/
list.h 22 #include <isc/assertions.h>
  /dalvik/vm/
Android.mk 68 # Enable assertions and JIT-tuning
78 # Enable assertions and JIT self-verification
Dvm.mk 75 # if you want to try with assertions on the device, add:
  /external/gtest/src/
Android.mk 18 # contains most of the code (assertions...) and libgtest_main just
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLScriptElement06.js 78 htmlFor is described as for future use. Test accesses the value, but makes no assertions about its value.
HTMLScriptElement07.js 78 event is described as for future use. Test accesses the value, but makes no assertions about its value.
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLScriptElement06.js 78 htmlFor is described as for future use. Test accesses the value, but makes no assertions about its value.
HTMLScriptElement07.js 78 event is described as for future use. Test accesses the value, but makes no assertions about its value.
  /external/llvm/utils/buildit/
build_llvm 37 # The seventh parameter is a yes/no that indicates whether assertions should be
129 --enable-assertions=$LLVM_ASSERTIONS \
  /bionic/libc/netbsd/isc/
ev_timers.c 38 #include <isc/assertions.h>
  /external/llvm/utils/release/
test-release.sh 232 Assertions="no"
236 Assertions="yes"
240 Assertions="yes"
256 --enable-assertions=$Assertions"
260 --enable-assertions=$Assertions \
  /ndk/sources/host-tools/nawk-20071023/
FIXES 97 smaller size, and i think that's right. added some assertions to b.c
    [all...]
  /bionic/libc/netbsd/nameser/
ns_print.c 38 #include <isc/assertions.h>
  /external/v8/test/mjsunit/
regexp.js 244 // Test beginning and end of line assertions with or without the
unicode-test.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
prototype-1.6.0.3.js     [all...]
concat-jquery-mootools-prototype.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /external/llvm/
configure     [all...]
  /external/llvm/projects/sample/
configure     [all...]

Completed in 754 milliseconds