Home
last modified time | relevance | path

Searched refs:failure (Results 1 – 25 of 621) sorted by relevance

12345678910>>...25

/external/protobuf/gtest/test/
Dgtest_output_test_golden_win.txt34 (expecting a failure that x should be 1)
40 (expecting a failure that x should be 1)
46 (expecting a failure on false)
65 This failure is expected, and shouldn't have a trace.
67 This failure is expected, and should have a trace.
71 This failure is expected, and shouldn't have a trace.
111 This failure is expected, and should contain trace point A.
115 This failure is expected, and should contain trace point A and B.
120 This failure is expected, and should contain trace point A, B, and C.
126 This failure is expected, and should contain trace point A, B, and D.
[all …]
Dgtest_output_test_golden_lin.txt36 (expecting a failure that x should be 1)
43 (expecting a failure that x should be 1)
50 (expecting a failure on false)
73 This failure is expected, and shouldn't have a trace.
76 This failure is expected, and should have a trace.
81 This failure is expected, and shouldn't have a trace.
127 This failure is expected, and should contain trace point A.
132 This failure is expected, and should contain trace point A and B.
138 This failure is expected, and should contain trace point A, B, and C.
145 This failure is expected, and should contain trace point A, B, and D.
[all …]
/external/gtest/test/
Dgtest_output_test_golden_win.txt34 (expecting a failure that x should be 1)
40 (expecting a failure that x should be 1)
46 (expecting a failure on false)
65 This failure is expected, and shouldn't have a trace.
67 This failure is expected, and should have a trace.
71 This failure is expected, and shouldn't have a trace.
111 This failure is expected, and should contain trace point A.
115 This failure is expected, and should contain trace point A and B.
120 This failure is expected, and should contain trace point A, B, and C.
126 This failure is expected, and should contain trace point A, B, and D.
[all …]
Dgtest_output_test_golden_lin.txt36 (expecting a failure that x should be 1)
43 (expecting a failure that x should be 1)
50 (expecting a failure on false)
73 This failure is expected, and shouldn't have a trace.
76 This failure is expected, and should have a trace.
81 This failure is expected, and shouldn't have a trace.
127 This failure is expected, and should contain trace point A.
132 This failure is expected, and should contain trace point A and B.
138 This failure is expected, and should contain trace point A, B, and C.
145 This failure is expected, and should contain trace point A, B, and D.
[all …]
/external/chromium/testing/gtest/test/
Dgtest_output_test_golden_lin.txt36 (expecting a failure that x should be 1)
43 (expecting a failure that x should be 1)
50 (expecting a failure on false)
73 This failure is expected, and shouldn't have a trace.
76 This failure is expected, and should have a trace.
81 This failure is expected, and shouldn't have a trace.
127 This failure is expected, and should contain trace point A.
132 This failure is expected, and should contain trace point A and B.
138 This failure is expected, and should contain trace point A, B, and C.
145 This failure is expected, and should contain trace point A, B, and D.
[all …]
/external/icu4c/test/intltest/
Dmsfmrgts.cpp58 MessageFormatRegressionTest::failure(UErrorCode status, const char* msg, UBool possibleDataError) in failure() function in MessageFormatRegressionTest
90 failure(status, "couldn't create MessageFormat"); in Test4074764()
95 failure(status, "messageFormat->applyPattern"); in Test4074764()
104 if( tempBuffer != "Message with param:BUG" || failure(status, "messageFormat->format")) in Test4074764()
110 failure(status, "messageFormatter->applyPattern"); in Test4074764()
123 if( tempBuffer != "Message without param" || failure(status, "messageFormat->format")) in Test4074764()
129 if (tempBuffer != "Message without param" || failure(status, "messageFormat->format")) in Test4074764()
183 failure(status, "new MessageFormat"); in Test4031438()
190 failure(status, "messageFormat->applyPattern"); in Test4031438()
198 …"Impossible {1} has occurred -- status code is 7 and message is {2}." || failure(status, "MessageF… in Test4031438()
[all …]
Dmiscdtfm.cpp43 DateFormatMiscTests::failure(UErrorCode status, const char* msg) in failure() function in DateFormatMiscTests
127 if(failure(status, "new SimpleDateFormat")) return; in test4097450()
132 failure(status, "resultFormatter->format"); in test4097450()
162 if(failure(status, "new DateFormatSymbols")) return; in test4099975()
164 if(failure(status, "new SimpleDateFormat")) return; in test4099975()
169 failure(status, "df->toLocalizedPattern"); in test4099975()
179 failure(status, "df->toLocalizedPattern"); in test4099975()
194 if(failure(status, "new DateFormatSymbols")) return; in test4099975()
196 if(failure(status, "new SimpleDateFormat")) return; in test4099975()
202 failure(status, "df->toLocalizedPattern"); in test4099975()
[all …]
Dnumrgts.cpp178 NumberFormatRegressionTest::failure(UErrorCode status, const UnicodeString& msg, const Locale& l, U… in failure() function in NumberFormatRegressionTest
195 NumberFormatRegressionTest::failure(UErrorCode status, const UnicodeString& msg, const char *l, UBo… in failure() function in NumberFormatRegressionTest
212 NumberFormatRegressionTest::failure(UErrorCode status, const UnicodeString& msg, UBool possibleData… in failure() function in NumberFormatRegressionTest
284 if (!failure(status, "new DecimalFormat", "")) { in Test4088161()
314 failure(status, "new DecimalFormatSymbols", ""); in Test4087245()
320 failure(status, "new DecimalFormat with symbols", ""); in Test4087245()
344 failure(status, "new DecimalFormat", ""); in Test4087535()
369 failure(status, "new DecimalFormat", ""); in Test4088503()
400 if (failure(status, "NumberFormat::createCurrencyInstance", Locale::getUS(), TRUE)){ in assignFloatValue()
411 failure(status, "nfcommon->parse", Locale::getUS()); in assignFloatValue()
[all …]
Ddtfmrgts.cpp73 if (failure(status, "SimpleDateFormat::createDateInstance")) { in Test4029195()
95 failure(status, "sdf->parse"); in Test4029195()
104 failure(status, "sdf->parse"); in Test4029195()
227 if (failure(status, "new SimpleDateFormat", TRUE)) { in Test4056591()
233 failure(status, "fmt->setTwoDigitStartDate"); in Test4056591()
234 if( (fmt->get2DigitYearStart(status) != start) || failure(status, "get2DigitStartDate")) in Test4056591()
261 failure(status, "fmt->parse"); in Test4056591()
286 if (failure(status, "new SimpleDateFormat", TRUE)) return; in Test4059917()
294 if(failure(status, "new SimpleDateFormat")) return; in Test4059917()
320 failure(status, "fmt->format"); in aux917()
[all …]
/external/webkit/Tools/Scripts/
Dcheck-dom-results107 foreach my $failure (sort @disabled) {
108 $failure =~ s|.*/||;
109 $failure =~ s|-disabled||;
110 print " ${directory}/${failure}";
116 foreach my $failure (sort @failures) {
119 $failure =~ s|.*/||;
120 $failure =~ s|-expected\.txt|.${extension}|;
121 print " ${directory}/${failure}";
Drun-javascriptcore-tests165 foreach my $failure (sort keys %newFailures) {
166 print "\t$failure\n";
175 foreach my $failure (sort keys %failures) {
176 print "\t$failure\n";
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
Dtest_result_writer.py49 for failure in failures:
52 if isinstance(failure, (test_failures.FailureMissingResult,
56 elif isinstance(failure, test_failures.FailureMissingImage):
59 elif isinstance(failure, test_failures.FailureMissingImageHash):
62 elif isinstance(failure, test_failures.FailureImageHashMismatch):
69 imagehash_mismatch_failure = failure
70 elif isinstance(failure, (test_failures.FailureAudioMismatch,
73 elif isinstance(failure, test_failures.FailureCrash):
74 if failure.is_reftest:
78 elif isinstance(failure, test_failures.FailureReftestMismatch):
[all …]
/external/mesa3d/src/glsl/glcpp/tests/
D030-define-chain-obj-to-func-compose.c1 #define baz(failure) failure argument
2 #define bar(failure) failure argument
D031-define-chain-func-to-func-compose.c1 #define baz(failure) failure argument
2 #define bar(failure) failure argument
D067-nested-ifdef-ifndef.c9 #define result failure
17 #define result failure
23 #define result failure
33 #define result failure
/external/chromium/chrome/browser/chromeos/login/
Dlogin_performer.cc60 void LoginPerformer::OnLoginFailure(const LoginFailure& failure) { in OnLoginFailure() argument
62 UMA_HISTOGRAM_ENUMERATION("Login.FailureReason", failure.reason(), in OnLoginFailure()
65 DVLOG(1) << "failure.reason " << failure.reason(); in OnLoginFailure()
66 DVLOG(1) << "failure.error.state " << failure.error().state(); in OnLoginFailure()
68 last_login_failure_ = failure; in OnLoginFailure()
72 if (failure.reason() == LoginFailure::NETWORK_AUTH_FAILED && in OnLoginFailure()
73 failure.error().state() == GoogleServiceAuthError::CAPTCHA_REQUIRED) { in OnLoginFailure()
74 captcha_token_ = failure.error().captcha().token; in OnLoginFailure()
76 delegate_->OnLoginFailure(failure); in OnLoginFailure()
93 if (failure.reason() == LoginFailure::NETWORK_AUTH_FAILED) { in OnLoginFailure()
[all …]
Dparallel_authenticator_unittest.cc172 void ExpectLoginFailure(const LoginFailure& failure) { in ExpectLoginFailure() argument
173 EXPECT_CALL(consumer_, OnLoginFailure(failure)) in ExpectLoginFailure()
525 LoginFailure failure = LoginFailure::FromNetworkAuthFailure(error); in TEST_F() local
526 state_.release()->PresetOnlineLoginStatus(result_, failure); in TEST_F()
527 ExpectLoginFailure(failure); in TEST_F()
558 LoginFailure failure = LoginFailure::FromNetworkAuthFailure(error); in TEST_F() local
559 state_.release()->PresetOnlineLoginStatus(result_, failure); in TEST_F()
560 ExpectLoginFailure(failure); in TEST_F()
596 LoginFailure failure = LoginFailure::FromNetworkAuthFailure(error); in TEST_F() local
597 state_.release()->PresetOnlineLoginStatus(result_, failure); in TEST_F()
[all …]
Dexisting_user_controller.cc244 void ExistingUserController::OnLoginFailure(const LoginFailure& failure) { in OnLoginFailure() argument
246 std::string error = failure.GetErrorString(); in OnLoginFailure()
261 if (failure.reason() == LoginFailure::NETWORK_AUTH_FAILED && in OnLoginFailure()
262 failure.error().state() == GoogleServiceAuthError::CAPTCHA_REQUIRED) { in OnLoginFailure()
263 if (!failure.error().captcha().image_url.is_empty()) { in OnLoginFailure()
265 new CaptchaView(failure.error().captcha().image_url, false); in OnLoginFailure()
276 } else if (failure.reason() == LoginFailure::NETWORK_AUTH_FAILED && in OnLoginFailure()
277 failure.error().state() == in OnLoginFailure()
280 } else if (failure.reason() == LoginFailure::NETWORK_AUTH_FAILED && in OnLoginFailure()
281 failure.error().state() == in OnLoginFailure()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractFutureTest.java46 final Throwable failure = new Throwable(); in testException() local
49 setException(failure); in testException()
59 assertSame(failure, ee1.getCause()); in testException()
60 assertSame(failure, ee2.getCause()); in testException()
158 AssertionFailedError failure = in findStackFrame() local
161 failure.initCause(e); in findStackFrame()
162 throw failure; in findStackFrame()
/external/emma/core/java12/com/vladium/emma/report/
DReportProcessor.java159 RuntimeException failure = null; in _run() local
278failure = new EMMARuntimeException (SECURITY_RESTRICTION, new String [] {IAppConstants.APP_NAME}, … in _run()
282 failure = re; in _run()
289 if (failure != null) in _run()
291 if (Exceptions.unexpectedFailure (failure, EXPECTED_FAILURES)) in _run()
294 … new Object [] {failure.toString (), IAppConstants.APP_BUG_REPORT_LINK}, in _run()
295 failure); in _run()
298 throw failure; in _run()
/external/clang/lib/Frontend/
DFrontendAction.cpp166 goto failure; in BeginSourceFile()
181 goto failure; in BeginSourceFile()
194 goto failure; in BeginSourceFile()
199 goto failure; in BeginSourceFile()
220 goto failure; in BeginSourceFile()
234 goto failure; in BeginSourceFile()
244 goto failure; in BeginSourceFile()
253 goto failure; in BeginSourceFile()
274 goto failure; in BeginSourceFile()
279 goto failure; in BeginSourceFile()
[all …]
/external/guava/guava/src/com/google/common/util/concurrent/
DAbstractService.java149 IllegalStateException failure = new IllegalStateException( in notifyStarted() local
151 notifyFailed(failure); in notifyStarted()
152 throw failure; in notifyStarted()
178 IllegalStateException failure = new IllegalStateException( in notifyStopped() local
180 notifyFailed(failure); in notifyStopped()
181 throw failure; in notifyStopped()
/external/emma/core/java12/com/vladium/emma/data/
DMergeProcessor.java128 RuntimeException failure = null; in _run() local
304failure = new EMMARuntimeException (SECURITY_RESTRICTION, new String [] {IAppConstants.APP_NAME}, … in _run()
308 failure = re; in _run()
315 if (failure != null) in _run()
317 if (Exceptions.unexpectedFailure (failure, EXPECTED_FAILURES)) in _run()
320 … new Object [] {failure.toString (), IAppConstants.APP_BUG_REPORT_LINK}, in _run()
321 failure); in _run()
324 throw failure; in _run()
/external/openssh/regress/
Dcert-userkey.sh286 test_one "host-certificate" failure "-n ${USER} -h"
287 test_one "wrong principals" failure "-n foo"
288 test_one "cert not yet valid" failure "-n ${USER} -V20200101:20300101"
289 test_one "cert expired" failure "-n ${USER} -V19800101:19900101"
291 test_one "wrong source-address" failure "-n ${USER} -Osource-address=10.0.0.0/8"
292 test_one "force-command" failure "-n ${USER} -Oforce-command=false"
296 test_one "empty principals" failure "" TrustedUserCAKeys
306 test_one "AuthorizedPrincipalsFile no principals" failure "" \
313 test_one "principals key option no principals" failure "" \
/external/oprofile/libop/tests/
Dalloc_counter_tests.c38 enum failure_type failure; member
163 if (it->failure == fail_to_find_event) in do_test()
174 if (it->failure == fail_to_alloc_counter) in do_test()
192 if (it->failure != no_failure) { in do_test()
195 "for events:\n", it->failure); in do_test()

12345678910>>...25