/development/samples/ApiDemos/tests/src/com/example/android/apis/view/ |
Focus2ActivityTest.java | 72 * explain any and all failures in other tests. This is not guaranteed
|
/external/chromium/chrome/browser/ |
process_singleton_mac.cc | 67 // TODO(shess): Rather than logging failures, popup an alert. Punting
|
/external/chromium/chrome/browser/safe_browsing/ |
bloom_filter.h | 78 // Enumerate failures for histogramming purposes. DO NOT CHANGE THE
|
/external/chromium/chrome/browser/sync/engine/ |
update_applicator.cc | 55 // Clear the tracked failures to avoid double-counting.
|
/external/chromium/testing/gtest/test/ |
gtest-death-test_ex_test.cc | 49 // Tests that death tests report thrown exceptions as failures and that the
|
/external/clang/include/clang/Rewrite/ |
FixItRewriter.h | 57 /// \brief The number of rewriter failures.
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
AdjustedReturnValueChecker.cpp | 82 // the cast avoids some assertion failures elsewhere.
|
/external/icu4c/test/intltest/ |
normconf.h | 37 // Specific tests for debugging. These are generally failures taken from
|
thcoll.cpp | 31 * This is the most failures we show in TestDictionary. If this number 32 * is < 0, we show all failures. 189 errln((UnicodeString)"Too many failures; only the first " + 190 MAX_FAILURES_TO_SHOW + " failures were shown");
|
/external/junit/src/junit/swingui/ |
CounterPanel.java | 51 addToGrid(new JLabel("Failures:", fFailureIcon, SwingConstants.LEFT),
|
/external/llvm/include/llvm/Analysis/ |
Verifier.h | 63 std::string *ErrorInfo = 0 ///< Information about failures.
|
/external/protobuf/gtest/ |
CHANGES | 7 * New feature: when a test runs under Visual Studio, its failures are
|
/external/webkit/LayoutTests/platform/android/ |
test_expectations.txt | 63 // Expected failures due to unsupported features or tests unsuitable for Android. 81 // Expected failures due to missing expected results 99 // Expected failures for pixel tests 106 // Expected failures due to DumpRenderTree2 serving tests from http://127.0.0.1
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/ |
shell.js | 139 * a function-reported-from field when reporting failures.
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/ |
shell.js | 139 * a function-reported-from field when reporting failures.
|
/external/webkit/Tools/Scripts/ |
run-webkit-httpd | 48 # Dynamic configuration as-written will also cause random failures in
|
/external/webkit/Tools/Scripts/webkitpy/tool/steps/ |
runtests.py | 65 args.append("--exit-after-n-failures=%s" % self.NON_INTERACTIVE_FAILURE_LIMIT_COUNT)
|
steps_unittest.py | 85 MOCK run_and_throw_if_fail: ['Tools/Scripts/run-webkit-tests', '--no-new-test-results', '--no-launch-safari', '--exit-after-n-failures=10', '--wait-for-httpd', '--quiet']
|
/ndk/docs/system/libc/ |
SYSV-IPC.html | 24 At that point, strange failures are likely to occur and prevent programs that
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/ |
LegacyPolicySet.java | 36 // bits 9..13: password failures -> wipe device (0=disabled)
|
/packages/apps/Mms/src/com/android/mms/ui/ |
VideoAttachmentView.java | 114 // Ignore failures while cleaning up.
|
/packages/apps/Settings/src/com/android/settings/ |
AirplaneModeEnabler.java | 111 * - handle the case of wifi/bluetooth failures
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest-spi.h | 194 // generate Google Test fatal failures. It verifies that the given 223 // generate Google Test non-fatal failures. It asserts that the given
|
/external/stlport/test/eh/ |
test_algo.cpp | 102 // Stop any potential failures that might occur during verification. 148 // Stop any potential failures that might occur during verification.
|
/external/webkit/Source/WebCore/html/ |
DateComponents.h | 91 // failures, and the trailing extra characters don't cause parse failures.
|