/cts/tests/tests/jni/libjnitest/ |
helper.h | 54 * information about all the failures. If non-null, the return value should 59 * @return a string containing information about all the failures
|
/external/chromium/testing/gtest/test/ |
gtest_stress_test.cc | 122 << "Logged " << result->total_part_count() << " failures " 144 // Ensures that kThreadCount*kThreadCount failures have been reported. 206 // This statement should succeed, because failures in all threads are 211 // We need to add a failure, because main() checks that there are failures. 212 // But when only this test is run, we shouldn't have any failures. 225 // This statement should succeed, because failures in all threads are 230 // We need to add a failure, because main() checks that there are failures, 231 // But when only this test is run, we shouldn't have any failures.
|
/external/gtest/test/ |
gtest_xml_output_unittest.py | 51 <testsuite tests="13" failures="2" disabled="2" errors="0" time="*" name="AllTests"> 52 <testsuite name="SuccessfulTest" tests="1" failures="0" disabled="0" errors="0" time="*"> 55 <testsuite name="FailedTest" tests="1" failures="1" disabled="0" errors="0" time="*"> 62 <testsuite name="MixedResultTest" tests="3" failures="1" disabled="1" errors="0" time="*"> 74 <testsuite name="DisabledTest" tests="1" failures="0" disabled="1" errors="0" time="*"> 77 <testsuite name="PropertyRecordingTest" tests="4" failures="0" disabled="0" errors="0" time="*"> 83 <testsuite name="NoFixtureTest" tests="3" failures="0" disabled="0" errors="0" time="*"> 92 <testsuite tests="0" failures="0" disabled="0" errors="0" time="*" name="AllTests">
|
gtest_output_test_.cc | 65 // Tests catching fatal failures. 131 printf("(expecting 2 failures on (3) >= (a[i]))\n"); 233 // This function creates two failures intentionally. 235 printf("The non-test part of the code is expected to have 2 failures.\n\n"); 247 // Tests non-fatal failures in the fixture constructor. 251 printf("(expecting 5 failures)\n"); 272 // Tests fatal failures in the fixture constructor. 276 printf("(expecting 2 failures)\n"); 307 // Tests non-fatal failures in SetUp(). 315 printf("(expecting 4 failures)\n") [all...] |
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
test_results_unittest.py | 38 self.assertEqual(result.failures, []) 43 failures=[],
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/buildbot/ |
popup.html | 8 var failures; 35 failures = botList.filter(function(bot) { 44 if (failures.length == 0) { 54 anchor.innerText = "failures:"; 59 failures.forEach(function(bot, i) { 78 var bot = failures[botIndex];
|
/system/extras/tests/bionic/libc/common/ |
test_cpu_set.c | 35 int failures = 0; variable 52 failures++;\ 61 failures++;\ 218 if (failures == 0) { 222 printf("KO: %d failures\n", failures);
|
/external/protobuf/gtest/test/ |
gtest_xml_output_unittest.py | 57 <testsuites tests="15" failures="4" disabled="2" errors="0" time="*" name="AllTests"> 58 <testsuite name="SuccessfulTest" tests="1" failures="0" disabled="0" errors="0" time="*"> 61 <testsuite name="FailedTest" tests="1" failures="1" disabled="0" errors="0" time="*"> 68 <testsuite name="MixedResultTest" tests="3" failures="1" disabled="1" errors="0" time="*"> 80 <testsuite name="XmlQuotingTest" tests="1" failures="1" disabled="0" errors="0" time="*"> 87 <testsuite name="InvalidCharactersTest" tests="1" failures="1" disabled="0" errors="0" time="*"> 94 <testsuite name="DisabledTest" tests="1" failures="0" disabled="1" errors="0" time="*"> 97 <testsuite name="PropertyRecordingTest" tests="4" failures="0" disabled="0" errors="0" time="*"> 103 <testsuite name="NoFixtureTest" tests="3" failures="0" disabled="0" errors="0" time="*"> 112 <testsuites tests="0" failures="0" disabled="0" errors="0" time="*" name="AllTests" [all...] |
gtest_output_test_.cc | 59 // Tests catching fatal failures. 125 printf("(expecting 2 failures on (3) >= (a[i]))\n"); 227 // This function creates two failures intentionally. 229 printf("The non-test part of the code is expected to have 2 failures.\n\n"); 240 // Tests non-fatal failures in the fixture constructor. 244 printf("(expecting 5 failures)\n"); 265 // Tests fatal failures in the fixture constructor. 269 printf("(expecting 2 failures)\n"); 300 // Tests non-fatal failures in SetUp(). 308 printf("(expecting 4 failures)\n") [all...] |
gtest_output_test_golden_win.txt | 1 The non-test part of the code is expected to have 2 failures. 53 (expecting 2 failures on (3) >= (a[i])) 134 (expecting 5 failures) 148 (expecting 2 failures) 156 (expecting 4 failures) 168 (expecting 3 failures) 182 (expecting 3 failures) 191 (expecting 3 failures) 207 (expecting 2 failures) 286 Actual: 0 failures [all...] |
/external/webkit/Source/JavaScriptCore/jit/ |
JITArithmetic.cpp | 197 JumpList failures; local 198 failures.append(emitJumpIfNotImmediateNumber(regT0)); // op1 is not a double 201 failures.append(branchTruncateDoubleToInt32(fpRegT0, regT0)); 205 failures.append(branch32(LessThan, regT0, TrustedImm32(0))); 209 failures.link(this); 219 JumpList failures; local 220 failures.append(emitJumpIfNotImmediateNumber(regT0)); // op1 is not a double 223 failures.append(branchTruncateDoubleToInt32(fpRegT0, regT0)); 224 failures.append(emitJumpIfNotImmediateInteger(regT1)); // op2 is not an int 227 failures.append(branch32(LessThan, regT0, TrustedImm32(0))) 259 JumpList failures; local 268 JumpList failures; local 412 JumpList failures; local 421 JumpList failures; local 565 JumpList failures; local 574 JumpList failures; local [all...] |
/development/tools/emulator/system/camera/ |
EmulatedCamera.h | 111 * Note that failures in this method are reported as negave EXXX statuses. 118 * Note that failures in this method are reported as negave EXXX statuses. 126 * Note that failures in this method are reported as negave EXXX statuses. 138 * Note that failures in this method are reported as negave EXXX statuses. 170 * Note that failures in this method are reported as negave EXXX statuses. 188 * Note that failures in this method are reported as negave EXXX statuses. 194 * Note that failures in this method are reported as negave EXXX statuses. 217 * Note that failures in this method are reported as negave EXXX statuses. 223 * Note that failures in this method are reported as negave EXXX statuses. 229 * Note that failures in this method are reported as negave EXXX statuses [all...] |
/external/srtp/test/ |
rdbx_driver.c | 319 int failures; /* count number of failures */ local 326 failures = 0; 333 ++failures; 336 ++failures; 340 printf("number of failures: %d \n", failures);
|
/external/webkit/Tools/Scripts/ |
check-dom-results | 68 my @failures = (); 83 push @failures, $result; 88 my $failureCount = (scalar @failures); 113 if (@failures) { 116 foreach my $failure (sort @failures) {
|
/external/webkit/Tools/Scripts/webkitpy/common/net/ |
layouttestresults_unittest.py | 71 failures = [test_failures.FailureMissingResult(), test_failures.FailureMissingImageHash(), test_failures.FailureMissingImage()] 73 expected_results = [test_results.TestResult(testname, failures)] 88 failures = OutputCapture().assert_outputs(self, LayoutTestResults._failures_from_fail_row, [row]) 89 self.assertEqual(len(failures), 1) 90 self.assertEqual(type(sorted(failures)[0]), test_failures.FailureImageHashMismatch)
|
/dalvik/dx/src/junit/textui/ |
ResultPrinter.java | 51 printDefects(result.failures(), result.failureCount(), "failure"); 88 getWriter().println("FAILURES!!!"); 90 ", Failures: "+result.failureCount()+
|
/external/clang/test/SemaCXX/ |
rval-references-examples.cpp | 71 // Copy construction (failures) 79 // Copy assignment (failures); 86 // Implicit copies (failures);
|
/external/junit/src/junit/textui/ |
ResultPrinter.java | 51 printDefects(result.failures(), result.failureCount(), "failure"); 88 getWriter().println("FAILURES!!!"); 90 ", Failures: "+result.failureCount()+
|
/frameworks/base/test-runner/src/junit/textui/ |
ResultPrinter.java | 52 printDefects(result.failures(), result.failureCount(), "failure"); 89 getWriter().println("FAILURES!!!"); 91 ", Failures: "+result.failureCount()+
|
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/ |
InstrumentationTestSuiteBuilderTest.java | 76 private Set<String> failures = new HashSet<String>(); field in class:InstrumentationTestSuiteBuilderTest.SuiteExecutionRecorder 85 failures.add(testName(test)); 100 return failures.contains(testName);
|
/libcore/luni/src/main/java/java/util/logging/ |
ErrorManager.java | 30 * specific types of failures that follow. 59 private static final String[] FAILURES = new String[] { "GENERIC_FAILURE", 97 System.err.println(this.getClass().getName() + ": " + FAILURES[errorCode]);
|
/external/chromium/testing/gtest/xcode/Samples/FrameworkSample/ |
runtests.sh | 56 # Report the successes and failures to the console. 57 echo "Tests complete with $succeeded successes and $failed failures."
|
/external/chromium/testing/gtest/xcode/Scripts/ |
runtests.sh | 59 # Report the successes and failures to the console. 60 echo "Tests complete with $succeeded successes and $failed failures."
|
/external/junit/src/junit/swingui/ |
FailureRunView.java | 24 * A view presenting the test failures as a list. 106 pane.addTab("Failures", errorIcon, scrollPane, "The list of failed tests");
|
/external/srec/srec/crec/ |
srec_tokens.h | 27 #define EXIT_IF_NO_TOKENS 1 /*for handling allocation failures*/ 28 #define NULL_IF_NO_TOKENS 2 /*for handling allocation failures*/
|