HomeSort by relevance Sort by last modified time
    Searched full:failure (Results 151 - 175 of 5226) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/apache-harmony/support/src/test/resources/config/
jcltest-excludes.xml 85 <hy:reason>Undiagnosed failure</hy:reason>
88 <hy:reason>Undiagnosed failure</hy:reason>
94 <hy:reason>Undiagnosed failure</hy:reason>
106 <hy:reason>Undiagnosed failure</hy:reason>
112 <hy:reason>Undiagnosed failure</hy:reason>
115 <hy:reason>Undiagnosed failure</hy:reason>
139 <hy:reason>Undiagnosed failure</hy:reason>
145 <hy:reason>Undiagnosed failure</hy:reason>
154 <hy:reason>Undiagnosed failure</hy:reason>
157 <hy:reason>Undiagnosed failure</hy:reason
    [all...]
  /external/webkit/LayoutTests/http/tests/appcache/
404-manifest.html 15 log("FAILURE: Unexpected " + name + " event.");
28 log("FAILURE: Did not get a checking event");
30 log("FAILURE: Cache status is not UNCACHED, " + window.applicationCache.status);
41 log("FAILURE: Did not get expected response data.");
43 log("FAILURE: Could not load data.");
  /external/chromium/testing/gtest/test/
gtest_environment_test.cc 58 // generate a non-fatal failure, generate a fatal failure, or
65 ADD_FAILURE() << "Expected non-fatal failure in global set-up.";
68 FAIL() << "Expected fatal failure in global set-up.";
75 // Generates a non-fatal failure.
78 ADD_FAILURE() << "Expected non-fatal failure in global tear-down.";
88 // We call this function to set the type of failure SetUp() should
124 // The 'failure' parameter specifies the type of failure that should
126 int RunAllTests(MyEnvironment* env, FailureType failure) {
    [all...]
  /external/gtest/test/
gtest_environment_test.cc 54 // generate a non-fatal failure, generate a fatal failure, or
61 ADD_FAILURE() << "Expected non-fatal failure in global set-up.";
64 FAIL() << "Expected fatal failure in global set-up.";
71 // Generates a non-fatal failure.
74 ADD_FAILURE() << "Expected non-fatal failure in global tear-down.";
84 // We call this function to set the type of failure SetUp() should
120 // The 'failure' parameter specifies the type of failure that should
122 int RunAllTests(MyEnvironment* env, FailureType failure) {
    [all...]
  /external/protobuf/gtest/test/
gtest_environment_test.cc 54 // generate a non-fatal failure, generate a fatal failure, or
61 ADD_FAILURE() << "Expected non-fatal failure in global set-up.";
64 FAIL() << "Expected fatal failure in global set-up.";
71 // Generates a non-fatal failure.
74 ADD_FAILURE() << "Expected non-fatal failure in global tear-down.";
84 // We call this function to set the type of failure SetUp() should
120 // The 'failure' parameter specifies the type of failure that should
122 int RunAllTests(MyEnvironment* env, FailureType failure) {
    [all...]
  /external/clang/test/Modules/
load_failure.c 5 #ifdef FAILURE
14 // RUN: FileCheck -check-prefix=CHECK-FAILURE %s < %t
17 // CHECK-FAILURE: error: C99 was disabled in PCH file but is currently enabled
  /system/extras/tests/fstest/
mounts-test.sh 8 echo FAILURE: /sdcard is not mounted
17 echo FAILURE: /sdcard is not mounted $i
27 echo FAILURE: $i is present on system
  /external/junit/src/junit/swingui/
FailureRunView.java 43 fFailureIcon= TestRunner.getIconResource(getClass(), "icons/failure.gif");
52 TestFailure failure= (TestFailure)value; local
53 String text= failure.failedTest().toString();
54 String msg= failure.exceptionMessage();
58 if (failure.isFailure()) {
95 TestFailure failure= (TestFailure)model.getElementAt(index); local
96 return failure.failedTest();
109 public void revealFailure(Test failure) {
  /external/webkit/LayoutTests/fast/xpath/
ancestor-axis.html 18 document.write("FAILURE: " + result.snapshotLength + " result nodes (should be 2)");
20 document.write("FAILURE: " + ex);
nan-to-boolean.html 20 document.write("FAILURE: " + result.snapshotLength + " result nodes (should be 1)");
22 document.write("FAILURE: " + ex);
  /external/webkit/LayoutTests/storage/
close-during-stress-test.html 2 <p>Should not crash or cause an assertion failure.</p>
3 <p>A JavaScript failure on the console is expected, however, as the global object is cleared when closing a frame.
  /frameworks/base/test-runner/src/junit/runner/
FailureDetailView.java 9 * A view to show a details about a failure
23 public void showFailure(TestFailure failure);
  /frameworks/base/tools/aidl/
options.h 32 // Returns 0 on success, and nonzero on failure.
33 // It also prints the usage statement on failure.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/
expected.html 15 [ <a href='#fail_detail'>Failure Details</a> | <a href='#retest_list'>Retest List</a> | <a href='menu.html'>Test Selection Page</a> ]<br>
18 <h2>Failure Details</h2><br>
20 [ <a href='#failure2'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
22 Failure messages were:<br>
27 [ <a href='#failure1'>Previous Failure</a> | <a href='#failure3'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
29 Failure messages were:<br>
33 [ <a href='#failure2'>Previous Failure</a> | <a href='#failure4'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
41 [ <a href='#failure3'>Previous Failure</a> | <a href='#failure5'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br
    [all...]
  /dalvik/dx/src/junit/framework/
TestListener.java 12 * A failure occurred.
  /dalvik/dx/tests/035-dex-instance-var/
info.txt 2 conversion runs without failure, though the contents of the converted
  /dalvik/dx/tests/036-dex-static-var/
info.txt 2 conversion runs without failure, though the contents of the converted
  /dalvik/dx/tests/037-dex-static-final-var/
info.txt 2 conversion runs without failure, though the contents of the converted
  /dalvik/dx/tests/038-dex-instance-method/
info.txt 2 conversion runs without failure, though the contents of the converted
  /dalvik/dx/tests/039-dex-static-method/
info.txt 2 conversion runs without failure, though the contents of the converted
  /dalvik/dx/tests/041-dex-abstract-method/
info.txt 2 conversion runs without failure, though the contents of the converted
  /dalvik/dx/tests/042-dex-ignore-result/
info.txt 2 conversion runs without failure, though the contents of the converted
  /dalvik/dx/tests/043-dex-two-classes/
info.txt 2 conversion runs without failure, though the contents of the converted
  /dalvik/dx/tests/089-dex-define-object/
info.txt 3 runs without failure, though the contents of the converted file are
  /dalvik/tests/005-args/
info.txt 3 and as such cannot be build on top of junit, since failure of such basic

Completed in 269 milliseconds

1 2 3 4 5 67 8 91011>>