/external/webkit/Source/WebCore/html/ |
DateComponents.h | 91 // failures, and the trailing extra characters don't cause parse failures.
|
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/ |
Summarizer.java | 338 txt.append("UNEXPECTED FAILURES: " + mUnexpectedFailuresCursor.getCount() + "\n"); 340 txt.append("EXPECTED FAILURES: " + mExpectedFailuresCursor.getCount() + "\n"); 358 createResultsList(html, "Unexpected failures", mUnexpectedFailuresCursor); 360 createResultsList(html, "Expected failures", mExpectedFailuresCursor); 420 createSummaryTableRow(html, "UNEXPECTED FAILURES", mUnexpectedFailuresCursor.getCount()); 422 createSummaryTableRow(html, "EXPECTED FAILURES", mExpectedFailuresCursor.getCount());
|
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
DecimalFormatTest.java | 811 BitSet failures = new BitSet(); local 1040 BitSet failures = new BitSet(); local [all...] |
/external/dbus/test/ |
break-loader.c | 716 if (!_dbus_string_append (&failure_dir, "failures-")) 731 printf ("next seed = %u \ttotal failures %d of %d attempts\n", 755 printf ("Found %d failures with seed %u stored in %s\n",
|
/external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/ |
bugzilla_unittest.py | 107 <short_desc>bug to test webkit-patch's and commit-queue's failures</short_desc> 130 <thetext>bug to test webkit-patch and commit-queue failures 176 "title" : u"bug to test webkit-patch's and commit-queue's failures",
|
/dalvik/docs/ |
verifier.html | 140 <h2>Verification Failures</h2> 164 during DEX optimization, because some failures will depend on the current
|
/external/chromium/chrome/browser/sync/engine/net/ |
server_connection_manager.cc | 281 LOG(WARNING) << "Too many connection failures, server is not reachable. " 285 LOG(WARNING) << "Multiple connection failures while server is reachable.";
|
/external/srtp/ |
Changes | 188 in which spurious replay protection failures happen after that word 215 prevent spurious failures.
|
/external/webkit/Tools/Scripts/webkitpy/tool/bot/ |
commitqueuetask.py | 210 # to make sure we don't report constant failures as flakes when 211 # we happen to hit the --exit-after-N-failures limit.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/ |
RemoteAdtTestRunner.java | 74 * the test execution start, any failures, and the end of the test execution.</li> 112 // report Binder transaction failures
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/ |
README.txt | 42 Using suitable loudspeakers ensures that test failures highlight
|
/cts/tests/SignatureTest/src/android/tests/sigtest/ |
SignatureTestActivity.java | 60 * Define the type of the signature check failures.
|
/dalvik/vm/mterp/ |
config-armv7-a | 166 # Add this if you see linker failures for stuff like "dvmMterp_exceptionThrown".
|
/development/samples/ApiDemos/tests/src/com/example/android/apis/app/ |
ForwardingTest.java | 69 * explain any and all failures in other tests. This is not guaranteed
|
/development/samples/ApiDemos/tests/src/com/example/android/apis/view/ |
Focus2AndroidTest.java | 88 * explain any and all failures in other tests. This is not guaranteed
|
/external/chromium/chrome/browser/ |
autocomplete_history_manager.cc | 180 // Linux due to NFS dismounting and causing sql failures.
|
/external/chromium/chrome/browser/ui/webui/options/ |
certificate_manager_handler.h | 132 // Display a WebUI error message box for import failures.
|
/external/chromium/net/base/ |
cert_database.h | 59 // Stores per-certificate error codes for import failures.
|
/external/chromium/testing/gtest/samples/ |
sample10_unittest.cc | 132 // The order is important - it ensures that failures generated in the
|
sample9_unittest.cc | 140 // results. Here we discount failures from the tests we expected to fail.
|
/external/chromium/testing/gtest/test/ |
gtest_break_on_failure_unittest.py | 101 the --gtest_break_on_failure flag to turn assertion failures into
|
/external/clang/include/clang/Driver/ |
Compilation.h | 111 /// \param IssueErrors - Report failures as errors.
|
/external/e2fsprogs/lib/uuid/ |
tst_uuid.c | 176 printf("%d failures.\n", failed);
|
/external/gtest/test/ |
gtest_break_on_failure_unittest.py | 94 the --gtest_break_on_failure flag to turn assertion failures into
|
/external/kernel-headers/original/linux/ |
gfp.h | 31 * cannot handle allocation failures.
|