/external/protobuf/gtest/test/ |
D | gtest_output_test_golden_win.txt | 34 (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 …]
|
D | gtest_output_test_golden_lin.txt | 36 (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_org/testing/gtest/test/ |
D | gtest_output_test_golden_lin.txt | 60 (expecting a failure that x should be 1) 67 (expecting a failure that x should be 1) 74 (expecting a failure on false) 97 This failure is expected, and shouldn't have a trace. 100 This failure is expected, and should have a trace. 105 This failure is expected, and shouldn't have a trace. 151 This failure is expected, and should contain trace point A. 156 This failure is expected, and should contain trace point A and B. 162 This failure is expected, and should contain trace point A, B, and C. 169 This failure is expected, and should contain trace point A, B, and D. [all …]
|
/external/gtest/test/ |
D | gtest_output_test_golden_lin.txt | 49 (expecting a failure that x should be 1) 56 (expecting a failure that x should be 1) 63 (expecting a failure on false) 86 This failure is expected, and shouldn't have a trace. 89 This failure is expected, and should have a trace. 94 This failure is expected, and shouldn't have a trace. 140 This failure is expected, and should contain trace point A. 145 This failure is expected, and should contain trace point A and B. 151 This failure is expected, and should contain trace point A, B, and C. 158 This failure is expected, and should contain trace point A, B, and D. [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | msfmrgts.cpp | 58 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 …]
|
D | miscdtfm.cpp | 43 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() 167 if(failure(status, "new SimpleDateFormat")) return; in test4099975() 172 failure(status, "df->toLocalizedPattern"); in test4099975() 182 failure(status, "df->toLocalizedPattern"); in test4099975() 197 if(failure(status, "new DateFormatSymbols")) return; in test4099975() 199 if(failure(status, "new SimpleDateFormat")) return; in test4099975() 205 failure(status, "df->toLocalizedPattern"); in test4099975() 215 failure(status, "df->toLocalizedPattern"); in test4099975() [all …]
|
D | numrgts.cpp | 182 NumberFormatRegressionTest::failure(UErrorCode status, const UnicodeString& msg, const Locale& l, U… in failure() function in NumberFormatRegressionTest 199 NumberFormatRegressionTest::failure(UErrorCode status, const UnicodeString& msg, const char *l, UBo… in failure() function in NumberFormatRegressionTest 216 NumberFormatRegressionTest::failure(UErrorCode status, const UnicodeString& msg, UBool possibleData… in failure() function in NumberFormatRegressionTest 288 if (!failure(status, "new DecimalFormat", "")) { in Test4088161() 318 failure(status, "new DecimalFormatSymbols", ""); in Test4087245() 324 failure(status, "new DecimalFormat with symbols", ""); in Test4087245() 348 failure(status, "new DecimalFormat", ""); in Test4087535() 373 failure(status, "new DecimalFormat", ""); in Test4088503() 404 if (failure(status, "NumberFormat::createCurrencyInstance", Locale::getUS(), TRUE)){ in assignFloatValue() 415 failure(status, "nfcommon->parse", Locale::getUS()); in assignFloatValue() [all …]
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | msfmrgts.cpp | 58 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 …]
|
D | miscdtfm.cpp | 43 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() 167 if(failure(status, "new SimpleDateFormat")) return; in test4099975() 172 failure(status, "df->toLocalizedPattern"); in test4099975() 182 failure(status, "df->toLocalizedPattern"); in test4099975() 197 if(failure(status, "new DateFormatSymbols")) return; in test4099975() 199 if(failure(status, "new SimpleDateFormat")) return; in test4099975() 205 failure(status, "df->toLocalizedPattern"); in test4099975() 215 failure(status, "df->toLocalizedPattern"); in test4099975() [all …]
|
D | numrgts.cpp | 182 NumberFormatRegressionTest::failure(UErrorCode status, const UnicodeString& msg, const Locale& l, U… in failure() function in NumberFormatRegressionTest 199 NumberFormatRegressionTest::failure(UErrorCode status, const UnicodeString& msg, const char *l, UBo… in failure() function in NumberFormatRegressionTest 216 NumberFormatRegressionTest::failure(UErrorCode status, const UnicodeString& msg, UBool possibleData… in failure() function in NumberFormatRegressionTest 288 if (!failure(status, "new DecimalFormat", "")) { in Test4088161() 318 failure(status, "new DecimalFormatSymbols", ""); in Test4087245() 324 failure(status, "new DecimalFormat with symbols", ""); in Test4087245() 348 failure(status, "new DecimalFormat", ""); in Test4087535() 373 failure(status, "new DecimalFormat", ""); in Test4088503() 404 if (failure(status, "NumberFormat::createCurrencyInstance", Locale::getUS(), TRUE)){ in assignFloatValue() 415 failure(status, "nfcommon->parse", Locale::getUS()); in assignFloatValue() [all …]
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/ |
D | test_result_writer_unittest.py | 56 failure = test_failures.FailureReftestMismatch() 57 failure.reference_filename = '/src/exists-expected.html' 59 written_files = self.run_test(failures=[failure], files=files) 62 failure = test_failures.FailureReftestMismatchDidNotOccur() 63 failure.reference_filename = '/src/exists-expected-mismatch.html' 65 written_files = self.run_test(failures=[failure], files=files) 69 failure = test_failures.FailureReftestMismatch() 70 failure.reference_filename = 'notfound.html' 71 written_files = self.run_test(failures=[failure], files={}) 74 failure = test_failures.FailureReftestMismatchDidNotOccur() [all …]
|
D | test_result_writer.py | 48 for failure in failures: 51 if isinstance(failure, (test_failures.FailureMissingResult, 56 elif isinstance(failure, test_failures.FailureMissingImage): 58 elif isinstance(failure, test_failures.FailureMissingImageHash): 60 elif isinstance(failure, test_failures.FailureImageHashMismatch): 63 elif isinstance(failure, (test_failures.FailureAudioMismatch, 66 elif isinstance(failure, test_failures.FailureCrash): 67 crashed_driver_output = expected_driver_output if failure.is_reftest else driver_output 69 elif isinstance(failure, test_failures.FailureLeak): 71 elif isinstance(failure, test_failures.FailureReftestMismatch): [all …]
|
/external/chromium_org/content/shell/tools/ |
D | breakpad_integration_test.py | 52 failure = '' 73 failure = 'Failed to run generate_breakpad_symbols.py.' 84 failure = 'Failed to run content_shell.' 93 failure = 'Expected 1 crash dump, found %d.' % len(dmp_files) 95 raise Exception(failure) 103 failure = 'Failed to run dmp_to_minidump.' 111 failure = 'Failed to run minidump_stackwalk.' 122 failure = 'Found unexpected reference to CrashIntentionally in stack' 123 raise Exception(failure) 128 failure = 'Could not find reference to CrashIntentionally in stack.' [all …]
|
/external/chromium_org/chrome/browser/resources/extensions/ |
D | extension_loader.js | 114 failures.forEach(function(failure) { argument 117 listItem.textContent = failure.path; 119 this.failures_.push(new Failure(failure.path, 120 failure.error, 121 failure.manifest, 155 var failure = this.failures_[this.failures_.length - 1]; 156 this.path_.textContent = failure.path; 157 this.reason_.textContent = failure.error; 159 failure.manifest.message = failure.error; 161 failure.manifest,
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
D | check-dom-results | 107 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}";
|
/external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/ |
D | wallpaper_directories.js | 59 requestDir: function(dirName, success, failure) { argument 65 failure(e); 74 }, failure); 75 }, failure); 87 getDirectory: function(dirName, success, failure) { argument 91 this.requestDir(dirName, success, failure);
|
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/ |
D | number.pxd | 15 # Returns the result of adding o1 and o2, or NULL on failure. This 21 # failure. This is the equivalent of the Python expression "o1 - 27 # failure. This is the equivalent of the Python expression "o1 * 33 # failure. This is the equivalent of the Python expression "o1 / 38 # Return the floor of o1 divided by o2, or NULL on failure. This 44 # o1 divided by o2, or NULL on failure. The return value is 53 # failure. This is the equivalent of the Python expression "o1 % 59 # failure. This is the equivalent of the Python expression 64 # See the built-in function pow(). Returns NULL on failure. This 72 # Returns the negation of o on success, or NULL on failure. This [all …]
|
/external/jsoncpp/src/test_lib_json/ |
D | jsontest.cpp | 127 Failure failure; in addFailureInfo() local 128 failure.file_ = file; in addFailureInfo() 129 failure.line_ = line; in addFailureInfo() 132 failure.expr_ = expr; in addFailureInfo() 134 failure.nestingLevel_ = nestingLevel; in addFailureInfo() 135 failures_.push_back( failure ); in addFailureInfo() 198 const Failure &failure = *it; in printFailure() local 199 std::string indent( failure.nestingLevel_ * 2, ' ' ); in printFailure() 200 if ( failure.file_ ) in printFailure() 202 printf( "%s%s(%d): ", indent.c_str(), failure.file_, failure.line_ ); in printFailure() [all …]
|
/external/tcpdump/tests/ |
D | TESTrun.sh | 7 cat /dev/null > failure-outputs.txt 46 echo "Failed test: $name" >> failure-outputs.txt 47 echo >> failure-outputs.txt 48 cat DIFF/$output.diff >> failure-outputs.txt 49 echo >> failure-outputs.txt 64 cat failure-outputs.txt
|
/external/skia/gm/tests/outputs/compared-against-empty-dir/output-expected/ |
D | json-summary.txt | 4 "failure-ignored" : null, 16 "ignore-failure" : true 20 "ignore-failure" : false 24 "ignore-failure" : true 28 "ignore-failure" : false
|
/external/chromium_org/third_party/skia/gm/tests/outputs/compared-against-empty-dir/output-expected/ |
D | json-summary.txt | 4 "failure-ignored" : null, 16 "ignore-failure" : true 20 "ignore-failure" : false 24 "ignore-failure" : true 28 "ignore-failure" : false
|
/external/skia/gm/tests/outputs/ignoring-one-test/output-expected/ |
D | json-summary.txt | 7 "failure-ignored" : { 19 "ignore-failure" : true 25 "ignore-failure" : false 31 "ignore-failure" : true 37 "ignore-failure" : false
|
/external/chromium_org/third_party/skia/gm/tests/outputs/ignoring-one-test/output-expected/ |
D | json-summary.txt | 7 "failure-ignored" : { 19 "ignore-failure" : true 25 "ignore-failure" : false 31 "ignore-failure" : true 37 "ignore-failure" : false
|
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/ |
D | 031-define-chain-func-to-func-compose.c | 1 #define baz(failure) failure argument 2 #define bar(failure) failure argument
|
D | 030-define-chain-obj-to-func-compose.c | 1 #define baz(failure) failure argument 2 #define bar(failure) failure argument
|