/external/harfbuzz_ng/test/shaping/ |
D | run-tests.sh | 9 fails=0 32 fails=$((fails+1)) 42 fails=$((fails+1)) 47 if test $fails != 0; then 48 $reference || echo "$fails tests failed."
|
/external/autotest/client/site_tests/network_WiMaxSmoke/ |
D | control | 11 This test fails if one of the following conditions occurs: 12 1. The WiMAX module fails to find a WiMAX network. 13 2. The WiMAX module fails to connect to the network. 14 3. The WiMAX module fails to fetch data from a URL. 15 4. The WiMAX module fails to disconnect from the network.
|
/external/clang/utils/ABITest/ |
D | build-and-summarize.sh | 12 ../summarize.sh $1 &> fails-x.txt 13 cat fails-x.txt 14 wc -l fails-x.txt
|
/external/boringssl/src/crypto/cipher/test/ |
D | make_legacy_aead_tests.go | 122 fails bool member 187 var noSeal, fails bool 227 fails = true 234 fails = true 252 fails = true 272 fails: fails, 288 if t.fails {
|
/external/v8/test/promises-aplus/lib/ |
D | mocha.js | 129 if (assert.fails.length > 0) { 130 return suite.ReportError(this, assert.fails[0]); 139 if (assert.fails.length > 0) { 140 return suite.ReportError(this, assert.fails[0]); 149 if (assert.fails.length > 0) { 150 return suite.ReportError(this, assert.fails[0]);
|
/external/curl/tests/unit/ |
D | unit1395.c | 46 int fails=0; variable 75 fails++; 82 fail_if(fails, "output mismatched");
|
/external/valgrind/VEX/useful/ |
D | fp_80_64.c | 548 Int fails=0, tests=0; in do_80_to_64_tests() local 562 fails += do_80_to_64_test(tests, f80, f64h, f64s); in do_80_to_64_tests() 580 fails += do_80_to_64_test(tests, f80, f64h, f64s); in do_80_to_64_tests() 583 printf("\n80 -> 64: %d tests, %d fails\n\n", tests, fails); in do_80_to_64_tests() 590 Int fails=0, tests=0; in do_64_to_80_tests() local 604 fails += do_64_to_80_test(tests, f64, f80h, f80s); in do_64_to_80_tests() 622 fails += do_64_to_80_test(tests, f64, f80h, f80s); in do_64_to_80_tests() 625 printf("\n64 -> 80: %d tests, %d fails\n\n", tests, fails); in do_64_to_80_tests()
|
/external/boringssl/src/crypto/evp/ |
D | evp_tests.txt | 133 # This operation fails without an error code, so ERR_R_EVP_LIB is surfaced. 141 # This operation fails without an error code, so ERR_R_EVP_LIB is surfaced. 149 # This operation fails without an error code, so ERR_R_EVP_LIB is surfaced. 157 # This operation fails without an error code, so ERR_R_EVP_LIB is surfaced. 165 # This operation fails without an error code, so ERR_R_EVP_LIB is surfaced.
|
/external/autotest/server/site_tests/power_DeferForFlashrom/ |
D | control | 17 It fails if: 20 2. After flashrom exits, powerd fails to honor pending suspend or reboot 22 3. The system fails to resume or come back up after rebooting.
|
/external/clang/test/SemaObjC/ |
D | ivar-lookup.m | 98 __typeof(myStatus) __in; // fails. 101 __typeof(myStatus) __in; // fails. 103 __typeof(myStatus) __in; // fails. 105 __typeof(myStatus) __in; // fails.
|
/external/iputils/ |
D | INSTALL | 10 If the first "make" fails, no problems: 18 But if "make html" fails too, check that DocBook package is installed
|
/external/bison/m4/ |
D | frexpl.m4 | 115 dnl Test whether frexpl() works on finite numbers (this fails on 117 dnl (this fails on Mac OS X 10.5/i386), and also on infinite numbers (this 118 dnl fails e.g. on IRIX 6.5 and mingw). 157 /* Test on finite numbers that fails on AIX 5.1. */ 165 /* Test on finite numbers that fails on Mac OS X 10.4, because its frexpl 177 /* Test on large finite numbers. This fails on BeOS at i = 16322, while
|
/external/autotest/client/site_tests/network_3GStressEnable/ |
D | control | 9 This test fails if flimflam ever fails to respond to a DBus message or crashes.
|
D | control.y3400 | 9 This test fails if flimflam ever fails to respond to a DBus message or crashes.
|
D | control.mu736 | 9 This test fails if flimflam ever fails to respond to a DBus message or crashes.
|
D | control.clumsy | 9 This test fails if flimflam ever fails to respond to a DBus message or crashes.
|
D | control.y3300 | 9 This test fails if flimflam ever fails to respond to a DBus message or crashes.
|
D | control.gobi2k | 9 This test fails if flimflam ever fails to respond to a DBus message or crashes.
|
D | control.gobi3k | 9 This test fails if flimflam ever fails to respond to a DBus message or crashes.
|
D | control.e362 | 9 This test fails if flimflam ever fails to respond to a DBus message or crashes.
|
D | control.alt3100 | 9 This test fails if flimflam ever fails to respond to a DBus message or crashes.
|
D | control.huawei-e303 | 9 This test fails if flimflam ever fails to respond to a DBus message or crashes.
|
/external/autotest/client/site_tests/network_DhcpWpadNegotiation/ |
D | control | 14 that provides the Web Proxy Auto Discovery option. This test fails if dhcpcd 15 is unable to negotiate a DHCP lease, or if shill fails to report the WPAD
|
/external/autotest/client/site_tests/network_DhcpRenewWithOptionSubset/ |
D | control | 16 This test fails if shill fails to renew the lease, or if the
|
/external/llvm/test/CodeGen/X86/ |
D | 2010-08-04-MingWCrash.ll | 17 %ehspec.fails = icmp slt i32 %eh.selector, 0 18 br i1 %ehspec.fails, label %ehspec.unexpected, label %cleanup
|