HomeSort by relevance Sort by last modified time
    Searched full:failures (Results 351 - 375 of 868) sorted by null

<<11121314151617181920>>

  /external/chromium/googleurl/src/
url_canon_relative.cc 353 // failures for refs)
368 // Just the reference specified: replace it (ignoring failures).
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-matchers.h.pump 469 // would generate two failures that contain the text:
484 // would generate two failures that contain the text:
gmock-spec-builders.h 128 // satisfied. Reports one or more Google Test non-fatal failures
376 // Google Test non-fatal failures and returns false.
424 // satisfied. Reports one or more Google Test non-fatal failures
    [all...]
  /external/chromium/testing/gtest/src/
gtest-port.cc 230 // Generates non-fatal failures and returns false if regex is invalid;
235 // assertion failures to match where the regex is used in user
gtest.cc 196 " should catch exceptions and treat them as test failures.");
536 // results. Intercepts only failures from the current thread.
617 << " Actual: " << results.size() << " failures";
3247 int failures = 0; local
    [all...]
  /external/clang/tools/scan-build/
c++-analyzer 86 my $Dir = "$HtmlDir/failures";
282 my $dir = "$HtmlDir/failures";
ccc-analyzer 86 my $Dir = "$HtmlDir/failures";
282 my $dir = "$HtmlDir/failures";
  /external/clang/www/
hacking.html 246 Expected Failures : 28
250 <p>The statistic, "Unexpected Failures" (not shown if all tests pass), is the important one.</p>
  /external/dbus/dbus/
dbus-memory.c 224 * Gets the number of failures we'll have when the fail malloc
227 * @returns number of failures planned
  /external/gtest/src/
gtest-port.cc 188 // Generates non-fatal failures and returns false if regex is invalid;
193 // assertion failures to match where the regex is used in user
  /external/libxslt/libxslt/
namespaces.c 631 * namespace fixup failures or API or internal errors.
704 * namespace fixup failures or API or internal errors.
  /external/llvm/utils/lit/lit/
main.py 625 ('Expected Failures ', Test.XFAIL),
629 ('Unexpected Failures', Test.FAIL),):
  /external/llvm/utils/unittest/googletest/
gtest-port.cc 230 // Generates non-fatal failures and returns false if regex is invalid;
235 // assertion failures to match where the regex is used in user
gtest.cc 196 " should catch exceptions and treat them as test failures.");
536 // results. Intercepts only failures from the current thread.
617 << " Actual: " << results.size() << " failures";
3218 int failures = 0; local
    [all...]
  /external/protobuf/gtest/
README 10 assertions, death tests, fatal and non-fatal failures, various options for
218 if you see some errors. Xcode reports all test failures (even the intentional
  /external/protobuf/gtest/src/
gtest-port.cc 219 // Generates non-fatal failures and returns false if regex is invalid;
224 // assertion failures to match where the regex is used in user
  /external/yaffs2/yaffs2/
yaffs_guts.h 281 __u32 chunkErrorStrikes:3; /* How many times we've had ecc etc failures on this block and tried to reuse it */
717 /* Buffer areas for storing data to recover from write failures TODO
  /external/zlib/
gzread.c 102 success or -1 on failure. Failures may include read errors or gzip header
231 on failure. Failures may include invalid compressed data or a failed gzip
  /frameworks/base/docs/html/resources/tutorials/testing/
helloandroid_test.jd 431 &quot;Failures:&quot;: The number of assertion failures encountered during the
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
FileFilter.java 120 // Expected failures due to unsupported features or tests unsuitable for Android.
141 // Expected failures due to missing expected results
  /packages/apps/Email/src/com/android/email/
SecurityPolicy.java 418 // password failures are counted locally - no test required here
734 * DevicePolicyManager - complete local wipe after 'n' failures - is sufficient.
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc 138 " should catch exceptions and treat them as test failures.");
521 << " Actual: " << results.size() << " failures";
2713 int failures = 0; local
    [all...]
  /external/pcre/
README 196 to be some failures. With --enable-newline-is-anycrlf or
198 failures.
548 cause failures in the second set of tests. For example, in a locale where the
    [all...]
  /external/valgrind/main/
NEWS 7 crashing or assertion failures have been fixed.
579 except in the case of critical failures, such as Valgrind
678 resulted in hangs, races or other synchronisation failures, because
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/
expected.html 10 1127 test(s) selected, 1119 test(s) completed, 51 failures reported (4.55% failed)<br>
444 [ <a href='#tippy_top'>Top of Page</a> | <a href='#fail_detail'>Top of Failures</a> ]<br>
451 # 1119 of 1127 test(s) were completed, 51 failures reported.
    [all...]

Completed in 507 milliseconds

<<11121314151617181920>>