/external/v8/tools/clang/pylib/clang/ |
D | plugin_testing.py | 63 failing = [] 80 failing.append(test_name) 86 len(passing) + len(failing), len(passing), len(failing)) 87 for test in failing: 89 return len(failing)
|
/external/libchrome/base/posix/ |
D | file_descriptor_shuffle_unittest.cc | 260 FailingDelegate failing; in TEST() local 262 EXPECT_TRUE(PerformInjectiveMultimap(map, &failing)); in TEST() 267 FailingDelegate failing; in TEST() local 270 EXPECT_TRUE(PerformInjectiveMultimap(map, &failing)); in TEST() 275 FailingDelegate failing; in TEST() local 278 EXPECT_FALSE(PerformInjectiveMultimap(map, &failing)); in TEST()
|
/external/ltp/testcases/kernel/controllers/cgroup/ |
D | cgroup_regression_test.sh | 246 local failing 269 failing=$subsys1 280 failing=$subsys1,$subsys2 284 mount -t cgroup -o $failing xxx $mntpoint/ 2> /dev/null 286 tst_res TFAIL "mount $failing should fail"
|
/external/llvm/docs/ |
D | FaultMaps.rst | 14 is profitable to make the non-failing case cheaper even if it makes 15 the failing case significantly more expensive. This asymmetry can be 113 1. The case where the pointer is actually null (i.e. the "failing" 116 2. The failing path heals the implicit null check into an explicit
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | FaultMaps.rst | 14 is profitable to make the non-failing case cheaper even if it makes 15 the failing case significantly more expensive. This asymmetry can be 119 1. The case where the pointer is actually null (i.e. the "failing" 122 2. The failing path heals the implicit null check into an explicit
|
/external/catch2/projects/SelfTest/Baselines/ |
D | automake.std.approved.txt | 12 :test-result: FAIL A failing expression with a non streamable type is still captured 61 :test-result: FAIL Matchers can be composed with both && and || - failing 63 :test-result: FAIL Matchers can be negated (Not) with the ! operator - failing 64 :test-result: FAIL Mismatching exception messages failing the test 125 :test-result: FAIL checkedElse, failing 127 :test-result: FAIL checkedIf, failing
|
/external/mockito/src/test/java/org/mockitousage/annotation/ |
D | MockInjectionUsingSetterOrPropertyTest.java | 131 Object failing = new Object() { in should_report_nicely() local 135 MockitoAnnotations.initMocks(failing); in should_report_nicely()
|
/external/webrtc/tools/valgrind-webrtc/gtest_exclude/ |
D | libjingle_peerconnection_unittest.gtest-memcheck.txt | 1 # Tests that are failing when run under memcheck.
|
/external/protobuf/conformance/ |
D | failure_list_objc.txt | 1 # No tests currently failing.
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.7.0.rst | 16 Calling Py_Initialize() twice does nothing, instead of failing with a fatal
|
/external/grpc-grpc/test/core/end2end/fixtures/ |
D | h2_oauth2.cc | 185 static grpc_auth_metadata_processor test_processor_create(int failing) { in test_processor_create() argument 192 if (failing) { in test_processor_create()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/vect/ |
D | vect-extract-i1-debug.ll | 4 ; Make sure that this doesn't crash. Debug option enabled a failing assertion
|
/external/autotest/client/site_tests/platform_DMVerityCorruption/ |
D | control | 15 Ensures the dm-verity module is properly failing on invalid data
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Blackfin/ |
D | cmp64.ll | 4 ; copies (JustCC -> DP), failing because JustCC can only be copied to D.
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock/ |
D | coverage.txt | 12 1 is failing on test implementation. It appears clock() is always returning 0.
|
/external/curl/tests/data/ |
D | test1233 | 25 FTP failing to connect to EPSV port, switching to PASV
|
D | test147 | 25 FTP with --ftp-create-dirs (failing CWD)
|
D | test148 | 22 FTP with --ftp-create-dirs (failing MKD)
|
/external/autotest/server/site_tests/enterprise_CFM_HuddlyUpdater/ |
D | control | 13 # TODO(crbug/763474) Disabled since it is currently failing constantly.
|
/external/autotest/server/site_tests/enterprise_CFM_AutoZoomSanity/ |
D | control | 13 # TODO(https://crbug.com/887848): Disabled since it is constantly failing.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | noreturn-noepilog.ll | 4 ; This test is failing after post-ra machine sinking.
|
/external/autotest/client/site_tests/hardware_StorageWearoutDetect/ |
D | control.non_cache | 16 SMART value is failing or eMMC wear out is in 90-100% band or higher.
|
/external/autotest/client/site_tests/platform_DMVerityBitCorruption/ |
D | control | 20 Ensures the dm-verity module is properly failing on invalid data
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeExtractor/ |
D | 2004-03-14-DominanceProblem.ll | 2 ; This testcase is failing the loop extractor because not all exit blocks
|
/external/llvm/test/Transforms/CodeExtractor/ |
D | 2004-03-14-DominanceProblem.ll | 2 ; This testcase is failing the loop extractor because not all exit blocks
|