HomeSort by relevance Sort by last modified time
    Searched full:failures (Results 326 - 350 of 936) sorted by null

<<11121314151617181920>>

  /frameworks/base/wifi/java/android/net/wifi/
SupplicantStateTracker.java 46 * for all type of failures: EAP, WPS & WPA networks */
  /frameworks/compile/slang/tests/
test.py 226 print 'Failures:',
  /hardware/ti/omap3/dspbridge/inc/
gt.h 81 * - GT_7CLASS Warn failure of Critical failures
  /libcore/luni/src/main/java/java/util/concurrent/
Exchanger.java 129 * failures. (This is analogous to resizing a regular hash table
132 * contention failures in each of three tried slots. Requiring
133 * multiple failures for expansion copes with the fact that some
311 int fails = 0; // Number of CAS failures
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
package-info.java 123 * spurious failures may for example be due to memory contention effects
  /libcore/luni/src/test/java/libcore/xml/
JaxenXPathTestSuite.java 143 * <li>Expected failures.
  /external/chromium/net/proxy/
proxy_service.cc 62 // DNS failures. (see http://crbug.com/50779 for more details.)
66 // getting transient DNS / connect failures.
71 // getting wedged because of proxy detection failures on network switch.
    [all...]
  /external/chromium/testing/gmock/src/
gmock-spec-builders.cc 454 // satisfied. Reports one or more Google Test non-fatal failures
639 // Test non-fatal failures and returns false.
658 // Test non-fatal failures and returns false.
  /external/llvm/docs/
TestSuiteMakefileGuide.html 61 later on this is useful to investigate individual test failures. To run some
111 will help you separate benign warnings from actual test failures.</p>
240 and compare results. Any failures are reported in the output, but are likely
  /external/valgrind/main/include/
pub_tool_oset.h 119 // and will cause assertion failures.
207 // get assertion failures about "bad magic". Duplicates are forbidden,
208 // and will also cause assertion failures.
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
queues.py 272 comment_text = "The attached test failures were seen while running run-webkit-tests on the %s.\n" % (self.name)
273 # FIXME: We could easily list the test failures from the archive here.
334 # of --exit-after-N-failures in results.html/results.json.
  /packages/experimental/RpcPerformance/src/com/android/rpc_performance/
ProviderPerfActivity.java 344 int failures = 0; local
349 failures++;
358 Log.v(TAG, "dummy loop: fails=" + failures + "; total=" + total + "; goodavg ms=" + averageMillis);
  /external/chromium/testing/gtest/test/
gtest-death-test_test.cc 551 // Tests that run-away death tests are reported as failures.
    [all...]
  /external/gtest/test/
gtest-death-test_test.cc 551 // Tests that run-away death tests are reported as failures.
    [all...]
  /external/icu4c/test/intltest/
restsnew.cpp 212 /* Make sure that users using te_IN for the default locale don't get test failures. */
246 /* Make sure that users using te_IN for the default locale don't get test failures. */
440 /* Make sure that users using te_IN for the default locale don't get test failures. */
    [all...]
  /external/junit/
README.html 80 List&lt;Failure&gt; failures= useHistory.run(TwoUnEqualTests.class)
82 assertEquals("fast", failures.get(0).getDescription().getMethodName());
83 assertEquals("slow", failures.get(1).getDescription().getMethodName());
  /external/protobuf/gtest/test/
gtest-death-test_test.cc 542 // Tests that run-away death tests are reported as failures.
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
utypes.h 646 U_BRK_ERROR_START=0x10200, /**< Start of codes indicating Break Iterator failures */
661 U_BRK_ERROR_LIMIT, /**< This must always be the last value to indicate the limit for Break Iterator failures */
666 U_REGEX_ERROR_START=0x10300, /**< Start of codes indicating Regexp failures */
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
utypes.h 646 U_BRK_ERROR_START=0x10200, /**< Start of codes indicating Break Iterator failures */
661 U_BRK_ERROR_LIMIT, /**< This must always be the last value to indicate the limit for Break Iterator failures */
666 U_REGEX_ERROR_START=0x10300, /**< Start of codes indicating Regexp failures */
  /external/webkit/Source/WebCore/icu/unicode/
utypes.h 646 U_BRK_ERROR_START=0x10200, /**< Start of codes indicating Break Iterator failures */
661 U_BRK_ERROR_LIMIT, /**< This must always be the last value to indicate the limit for Break Iterator failures */
666 U_REGEX_ERROR_START=0x10300, /**< Start of codes indicating Regexp failures */
  /external/webkit/Source/WebKit/mac/icu/unicode/
utypes.h 646 U_BRK_ERROR_START=0x10200, /**< Start of codes indicating Break Iterator failures */
661 U_BRK_ERROR_LIMIT, /**< This must always be the last value to indicate the limit for Break Iterator failures */
666 U_REGEX_ERROR_START=0x10300, /**< Start of codes indicating Regexp failures */
  /bootable/bootloader/legacy/arch_msm7k/
hsusb.c 256 /* disabling this causes data transaction failures on OSX. Why?
  /cts/tests/SignatureTest/src/android/tests/sigtest/
SimpleSignatureTest.java 103 * Will check the entire API, and then report the complete list of failures
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
ExtendedWikiHelper.java 104 * These failures are usually when the found word fails the
  /development/testrunner/test_defs/
instrumentation_test.py 198 logger.Log("Tests run: %d, Failures: %d, Errors: %d" %

Completed in 1791 milliseconds

<<11121314151617181920>>