/external/OpenCSD/decoder/tests/source/ |
D | frame_demux_test.cpp | 226 static void resetDecoder(int& failed) in resetDecoder() argument 228 checkDataPathValue(pDecoder->TraceDataIn(OCSD_OP_RESET, 0, 0, 0, 0), failed); in resetDecoder() 232 static void checkInOutSizes(const char *test, size_t in, size_t out, int& failed) in checkInOutSizes() argument 235 failed++; in checkInOutSizes() 243 static int checkResult(int failed) in checkResult() argument 246 oss << "\nTEST : " << ((failed) ? "FAIL" : "PASS") << "\n"; in checkResult() 248 return failed; in checkResult() 254 int failed = 0; in testDemuxInit() local 267 failed++; in testDemuxInit() 282 failed++; in testDemuxInit() [all …]
|
/external/python/cpython2/Python/ |
D | Python-ast.c | 2146 if (!result) goto failed; in ast2obj_mod() 2148 if (!value) goto failed; in ast2obj_mod() 2150 goto failed; in ast2obj_mod() 2155 if (!result) goto failed; in ast2obj_mod() 2157 if (!value) goto failed; in ast2obj_mod() 2159 goto failed; in ast2obj_mod() 2164 if (!result) goto failed; in ast2obj_mod() 2166 if (!value) goto failed; in ast2obj_mod() 2168 goto failed; in ast2obj_mod() 2173 if (!result) goto failed; in ast2obj_mod() [all …]
|
/external/python/cpython3/Python/ |
D | Python-ast.c | 3582 if (!result) goto failed; in ast2obj_mod() 3584 if (!value) goto failed; in ast2obj_mod() 3586 goto failed; in ast2obj_mod() 3590 if (!value) goto failed; in ast2obj_mod() 3592 goto failed; in ast2obj_mod() 3598 if (!result) goto failed; in ast2obj_mod() 3601 if (!value) goto failed; in ast2obj_mod() 3603 goto failed; in ast2obj_mod() 3609 if (!result) goto failed; in ast2obj_mod() 3611 if (!value) goto failed; in ast2obj_mod() [all …]
|
/external/e2fsprogs/lib/uuid/ |
D | tst_uuid.c | 74 int failed = 0; in main() local 89 failed++; in main() 106 failed++; in main() 111 failed++; in main() 129 failed++; in main() 134 failed++; in main() 147 failed++; in main() 154 failed++; in main() 160 failed++; in main() 167 failed++; in main() [all …]
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.type.type.conversion.all.frag | 88 …float2 var17 = float2x2(zeros4);// Compilation failed because: error X3017: cannot implicitly conv… 89 …float2 var18 = float2x3(zeros6);// Compilation failed because: error X3017: cannot implicitly conv… 90 …float2 var19 = float2x4(zeros8);// Compilation failed because: error X3017: cannot implicitly conv… 91 …float2 var20 = float3x2(zeros6);// Compilation failed because: error X3017: cannot implicitly conv… 92 …float2 var21 = float3x3(zeros9);// Compilation failed because: error X3017: cannot implicitly conv… 93 …float2 var22 = float3x4(zeros12);// Compilation failed because: error X3017: cannot implicitly con… 94 …float2 var23 = float4x2(zeros8);// Compilation failed because: error X3017: cannot implicitly conv… 95 …float2 var24 = float4x3(zeros12);// Compilation failed because: error X3017: cannot implicitly con… 96 …float2 var25 = float4x4(zeros16);// Compilation failed because: error X3017: cannot implicitly con… 97 …float3 var27 = float2(zeros2);// Compilation failed because: error X3017: cannot implicitly conver… [all …]
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | hlsl.type.type.conversion.all.frag | 88 …float2 var17 = float2x2(zeros4);// Compilation failed because: error X3017: cannot implicitly conv… 89 …float2 var18 = float2x3(zeros6);// Compilation failed because: error X3017: cannot implicitly conv… 90 …float2 var19 = float2x4(zeros8);// Compilation failed because: error X3017: cannot implicitly conv… 91 …float2 var20 = float3x2(zeros6);// Compilation failed because: error X3017: cannot implicitly conv… 92 …float2 var21 = float3x3(zeros9);// Compilation failed because: error X3017: cannot implicitly conv… 93 …float2 var22 = float3x4(zeros12);// Compilation failed because: error X3017: cannot implicitly con… 94 …float2 var23 = float4x2(zeros8);// Compilation failed because: error X3017: cannot implicitly conv… 95 …float2 var24 = float4x3(zeros12);// Compilation failed because: error X3017: cannot implicitly con… 96 …float2 var25 = float4x4(zeros16);// Compilation failed because: error X3017: cannot implicitly con… 97 …float3 var27 = float2(zeros2);// Compilation failed because: error X3017: cannot implicitly conver… [all …]
|
/external/libbpf/travis-ci/vmtest/configs/blacklist/ |
D | BLACKLIST-latest.s390x | 4 bloom_filter_map # failed to find kernel BTF type ID of '__x64_sys_getpgid'… 10 d_path # failed to auto-attach program 'prog_stat': -524 … 12 fentry_fexit # fentry attach failed: -524 … 15 fexit_sleep # fexit_skel_load fexit skeleton failed … 16 fexit_stress # fexit attach failed prog 0 failed: -524 … 26 modify_return # modify_return attach failed: -524 … 27 module_attach # skel_attach skeleton attach failed: -524 … 28 netcnt # failed to load BPF skeleton 'netcnt_prog': -7 … 31 ringbuf # skel_load skeleton load failed … 38 task_local_storage # failed to auto-attach program 'trace_exit_creds': -524 … [all …]
|
/external/cronet/net/cert/ |
D | nss_cert_database_unittest.cc | 233 NSSCertDatabase::ImportCertFailureList failed; in TEST_F() local 235 NSSCertDatabase::TRUSTED_SSL, &failed)); in TEST_F() 236 EXPECT_EQ(0U, failed.size()); in TEST_F() 456 NSSCertDatabase::ImportCertFailureList failed; in TEST_F() local 458 &failed)); in TEST_F() 460 EXPECT_EQ(0U, failed.size()); in TEST_F() 485 NSSCertDatabase::ImportCertFailureList failed; in TEST_F() local 487 &failed)); in TEST_F() 489 EXPECT_EQ(0U, failed.size()); in TEST_F() 514 NSSCertDatabase::ImportCertFailureList failed; in TEST_F() local [all …]
|
/external/doclava/src/com/google/doclava/parser/ |
D | JavaParser.java | 526 if (state.failed) return ; in compilationUnit() 539 if (state.failed) return ; in compilationUnit() 576 if (state.failed) return ; in compilationUnit() 616 if (state.failed) return ; in compilationUnit() 669 match(input,PACKAGE,FOLLOW_PACKAGE_in_packageDeclaration167); if (state.failed) return ; in packageDeclaration() 675 if (state.failed) return ; in packageDeclaration() 677 match(input,SEMI,FOLLOW_SEMI_in_packageDeclaration179); if (state.failed) return ; in packageDeclaration() 739 if (state.backtracking>0) {state.failed=true; return ;} in importDeclaration() 748 if (state.backtracking>0) {state.failed=true; return ;} in importDeclaration() 757 if (state.backtracking>0) {state.failed=true; return ;} in importDeclaration() [all …]
|
/external/libxml2/result/XInclude/ |
D | fallback5.xml.err | 1 I/O warning : failed to load external entity "test/XInclude/docs/a01.xml" 2 I/O warning : failed to load external entity "test/XInclude/docs/a02.xml" 3 I/O warning : failed to load external entity "test/XInclude/docs/a03.xml" 4 I/O warning : failed to load external entity "test/XInclude/docs/a04.xml" 5 I/O warning : failed to load external entity "test/XInclude/docs/a05.xml" 6 I/O warning : failed to load external entity "test/XInclude/docs/a06.xml" 7 I/O warning : failed to load external entity "test/XInclude/docs/a07.xml" 8 I/O warning : failed to load external entity "test/XInclude/docs/a08.xml" 9 I/O warning : failed to load external entity "test/XInclude/docs/a09.xml" 10 I/O warning : failed to load external entity "test/XInclude/docs/a10.xml" [all …]
|
/external/testng/src/test/java/test/ |
D | JUnitTest1.java | 33 String[] failed = { in methodsThatStartWithTest() local 37 verifyTests("Failed", failed, getFailedTests()); in methodsThatStartWithTest() 47 String[] failed = { in methodsWithSetup() local 51 verifyTests("Failed", failed, getFailedTests()); in methodsWithSetup() 62 String[] failed = { in testSuite() local 66 verifyTests("Failed", failed, getFailedTests()); in testSuite() 76 String[] failed = { in testNewInstance() local 80 verifyTests("Failed", failed, getFailedTests()); in testNewInstance() 89 String[] failed = { in setUpFailingShouldCauseMethodsToBeSkipped() local 97 verifyTests("Failed", failed, getFailedTests()); in setUpFailingShouldCauseMethodsToBeSkipped() [all …]
|
/external/OpenCL-CTS/test_conformance/buffers/ |
D | test_image_migrate.cpp | 118 int failed = 0; in test_image_migrate() local 170 failed = -1; in test_image_migrate() 213 failed = 1; in test_image_migrate() 224 failed = 1; in test_image_migrate() 232 failed = 1; in test_image_migrate() 241 failed = 1; in test_image_migrate() 259 failed = 1; in test_image_migrate() 267 failed = 1; in test_image_migrate() 286 failed = 1; in test_image_migrate() 297 failed = 1; in test_image_migrate() [all …]
|
D | test_buffer_migrate.cpp | 101 int failed = 0; in test_buffer_migrate() local 143 failed = -1; in test_buffer_migrate() 181 failed = 1; in test_buffer_migrate() 192 failed = 1; in test_buffer_migrate() 200 failed = 1; in test_buffer_migrate() 209 failed = 1; in test_buffer_migrate() 227 failed = 1; in test_buffer_migrate() 243 failed = 1; in test_buffer_migrate() 254 failed = 1; in test_buffer_migrate() 259 failed = 1; in test_buffer_migrate() [all …]
|
/external/testng/src/test/java/test/pkg/ |
D | PackageTest.java | 26 String[] failed = { in stringSingle() local 29 verifyTests("Failed", failed, getFailedTests()); in stringSingle() 46 String[] failed = { in packageWithRegExp1() local 49 verifyTests("Failed", failed, getFailedTests()); in packageWithRegExp1() 59 String[] failed = { in packageWithRegExp2() local 62 verifyTests("Failed", failed, getFailedTests()); in packageWithRegExp2() 72 String[] failed = { in packageWithRegExp3() local 75 verifyTests("Failed", failed, getFailedTests()); in packageWithRegExp3() 85 String[] failed = { in packageWithRegExp4() local 88 verifyTests("Failed", failed, getFailedTests()); in packageWithRegExp4() [all …]
|
/external/testng/src/test/java/test/methodselectors/ |
D | CommandLineTest.java | 59 String[] failed = { in commandLineNegativePriorityAllGroups() local 62 verifyTests("Failed", failed, tla.getFailedTests()); in commandLineNegativePriorityAllGroups() 73 String[] failed = { in commandLineNegativePriorityGroup2() local 76 verifyTests("Failed", failed, tla.getFailedTests()); in commandLineNegativePriorityGroup2() 88 String[] failed = { in commandLineLessThanPriorityTest1Test() local 91 verifyTests("Failed", failed, tla.getFailedTests()); in commandLineLessThanPriorityTest1Test() 103 String[] failed = { in commandLineGreaterThanPriorityTest1Test2() local 106 verifyTests("Failed", failed, tla.getFailedTests()); in commandLineGreaterThanPriorityTest1Test2() 117 String[] failed = { in commandLineLessThanPriorityAllTests() local 120 verifyTests("Failed", failed, tla.getFailedTests()); in commandLineLessThanPriorityAllTests() [all …]
|
D | MethodSelectorTest.java | 17 String[] failed = { in negativePriorityAllGroups() local 20 verifyTests("Failed", failed, getFailedTests()); in negativePriorityAllGroups() 31 String[] failed = { in negativePriorityGroup2() local 34 verifyTests("Failed", failed, getFailedTests()); in negativePriorityGroup2() 46 String[] failed = { in lessThanPriorityTest1Test() local 49 verifyTests("Failed", failed, getFailedTests()); in lessThanPriorityTest1Test() 61 String[] failed = { in greaterThanPriorityTest1Test2() local 64 verifyTests("Failed", failed, getFailedTests()); in greaterThanPriorityTest1Test2() 76 String[] failed = { in lessThanPriorityAllTests() local 79 verifyTests("Failed", failed, getFailedTests()); in lessThanPriorityAllTests()
|
/external/squashfs-tools/squashfs-tools/ |
D | lzo_wrapper.c | 92 goto failed; in lzo_options() 99 goto failed; in lzo_options() 107 failed: in lzo_options() 142 goto failed; in lzo_options_post() 149 failed: in lzo_options_post() 223 goto failed; in lzo_extract_options() 236 goto failed; in lzo_extract_options() 244 goto failed; in lzo_extract_options() 251 goto failed; in lzo_extract_options() 258 failed: in lzo_extract_options() [all …]
|
D | gzip_wrapper.c | 73 goto failed; in gzip_options() 80 goto failed; in gzip_options() 89 goto failed; in gzip_options() 96 goto failed; in gzip_options() 107 goto failed; in gzip_options() 128 goto failed; in gzip_options() 137 failed: in gzip_options() 239 goto failed; in gzip_extract_options() 248 goto failed; in gzip_extract_options() 256 goto failed; in gzip_extract_options() [all …]
|
D | xz_wrapper.c | 76 goto failed; in xz_options() 97 goto failed; in xz_options() 108 goto failed; in xz_options() 116 goto failed; in xz_options() 126 goto failed; in xz_options() 139 goto failed; in xz_options() 148 failed: in xz_options() 177 goto failed; in xz_options_post() 185 goto failed; in xz_options_post() 202 goto failed; in xz_options_post() [all …]
|
/external/e2fsprogs/tests/t_mmp_fail/ |
D | script | 6 echo "mke2fs -O mmp failed" > $test_name.failed 7 echo "$test_name: $test_description: failed" 14 echo "'tune2fs -O project' succeeded on small inode" > $test_name.failed 15 echo "$test_name: $test_description: failed" 21 echo "'tune2fs -o bad_option' succeeded" > $test_name.failed 22 echo "$test_name: $test_description: failed" 29 echo "$TUNE2FS left MMP block in bad state" > $test_name.failed 30 echo "$test_name: $test_description: failed" 40 echo "e2fsck after MMP disable failed" > $test_name.failed 41 echo "$test_name: $test_description: failed"
|
/external/toolchain-utils/debug_info_test/ |
D | check_cus.py | 29 failed = set() 32 failed.add(c.__module__) 34 return failed 47 failed = set() 60 failed = failed.union( 72 failed = failed.union(check_compile_unit(dso_path, producer, comp_path)) 74 if failed: 75 print("%s failed check: %s" % (dso_path, " ".join(failed)))
|
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/ |
D | nms_utils.cc | 94 if (failed(CreateNMSCustomOptions(func_, attr_.getAttrs(), in RewriteFunc() 113 if (failed(AddIntAttr(func, attrs, "max_detections", &fbb)) || in CreateNMSCustomOptions() 114 failed(AddIntAttr(func, attrs, "max_classes_per_detection", &fbb)) || in CreateNMSCustomOptions() 115 failed(AddIntAttr(func, attrs, "num_classes", &fbb)) || in CreateNMSCustomOptions() 116 failed(AddFloatAttr(func, attrs, "nms_score_threshold", &fbb)) || in CreateNMSCustomOptions() 117 failed(AddFloatAttr(func, attrs, "nms_iou_threshold", &fbb)) || in CreateNMSCustomOptions() 118 failed(AddFloatAttr(func, attrs, "y_scale", &fbb)) || in CreateNMSCustomOptions() 119 failed(AddFloatAttr(func, attrs, "x_scale", &fbb)) || in CreateNMSCustomOptions() 120 failed(AddFloatAttr(func, attrs, "h_scale", &fbb)) || in CreateNMSCustomOptions() 121 failed(AddFloatAttr(func, attrs, "w_scale", &fbb))) in CreateNMSCustomOptions() [all …]
|
/external/dagger2/javatests/dagger/internal/codegen/ |
D | MapMultibindingValidationTest.java | 66 assertThat(compilation).failed(); in duplicateMapKeys_UnwrappedMapKey() 78 assertThat(compilation).failed(); in duplicateMapKeys_UnwrappedMapKey() 97 assertThat(compilation).failed(); in duplicateMapKeys_UnwrappedMapKey() 112 assertThat(compilation).failed(); in duplicateMapKeys_UnwrappedMapKey() 127 assertThat(compilation).failed(); in duplicateMapKeys_UnwrappedMapKey() 135 assertThat(compilation).failed(); in duplicateMapKeys_UnwrappedMapKey() 145 assertThat(compilation).failed(); in duplicateMapKeys_UnwrappedMapKey() 156 assertThat(compilation).failed(); in duplicateMapKeys_UnwrappedMapKey() 198 assertThat(compilation).failed(); in duplicateMapKeys_WrappedMapKey() 256 assertThat(compilation).failed(); in inconsistentMapKeyAnnotations() [all …]
|
/external/catch2/include/internal/ |
D | catch_totals.cpp | 15 diff.failed = failed - other.failed; in operator -() 22 failed += other.failed; in operator +=() 28 return passed + failed + failedButOk; in total() 31 return failed == 0 && failedButOk == 0; in allPassed() 34 return failed == 0; in allOk() 52 if( diff.assertions.failed > 0 ) in delta() 53 ++diff.testCases.failed; in delta()
|
/external/testng/src/test/java/test/dependent/ |
D | ImplicitGroupInclusionTest.java | 18 String[] failed = { in verifyImplicitGroupInclusion() local 22 verifyTests("Failed", failed, getFailedTests()); in verifyImplicitGroupInclusion() 36 String[] failed = { in verifyImplicitGroupInclusion2() local 40 verifyTests("Failed", failed, getFailedTests()); in verifyImplicitGroupInclusion2() 54 String[] failed = { in verifyImplicitGroupInclusion4() local 58 verifyTests("Failed", failed, getFailedTests()); in verifyImplicitGroupInclusion4() 73 String[] failed = { in verifyImplicitGroupInclusion3() local 77 verifyTests("Failed", failed, getFailedTests()); in verifyImplicitGroupInclusion3() 91 String[] failed = { in verifyImplicitMethodInclusion() local 95 verifyTests("Failed", failed, getFailedTests()); in verifyImplicitMethodInclusion()
|