/external/clang/test/CodeGen/ |
2008-01-21-PackedStructField.c | 11 int fails; variable
|
/external/linux-tools-perf/src/tools/perf/tests/ |
bp_signal_overflow.c | 65 int fd, i, fails = 0; local 122 fails++; 128 fails++; 131 return fails ? TEST_FAIL : TEST_OK;
|
/development/ndk/samples/hello-neon/jni/ |
helloneon.c | 157 int nn, fails = 0; local 160 if (++fails < 16) 164 D("%d fails\n", fails);
|
/frameworks/opt/bitmap/src/com/android/bitmap/util/ |
InputStreamBuffer.java | 203 int fails = 0; local 208 fails++; 213 if (fails >= 5) {
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/ |
InputStreamBuffer.java | 203 int fails = 0; local 208 fails++; 213 if (fails >= 5) {
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/ |
TestThread.java | 23 public int fails = 0; field in class:TestThread 64 fails++; 84 return fails;
|
CipherThread.java | 36 private int fails = 0; field in class:CipherThread 111 fails++; 182 return fails;
|
/external/valgrind/VEX/useful/ |
fp_80_64.c | 548 Int fails=0, tests=0; local 562 fails += do_80_to_64_test(tests, f80, f64h, f64s); 580 fails += do_80_to_64_test(tests, f80, f64h, f64s); 583 printf("\n80 -> 64: %d tests, %d fails\n\n", tests, fails); 590 Int fails=0, tests=0; local 604 fails += do_64_to_80_test(tests, f64, f80h, f80s); 622 fails += do_64_to_80_test(tests, f64, f80h, f80s); 625 printf("\n64 -> 80: %d tests, %d fails\n\n", tests, fails); [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/ |
OldBigIntegerTest.java | 124 int fails = 0; local 127 fails++; 143 fails++; 151 fails++; 158 fails++; 162 fails <= 1); 308 assertTrue("add fails to carry on bit " + i, midbit.add(midbit)
|
BigIntegerTest.java | 172 int fails = 0; local 175 fails++; 191 fails++; 199 fails++; 206 fails++; 210 fails <= 1); 285 assertTrue("add fails to carry on bit " + i, midbit.add(midbit) 324 assertTrue("neg fails on bit " + i, midbit.negate().add(midbit) 938 assertTrue("mod fails on negative divisor only", i2.signum() <= 0);
|
/external/fio/profiles/ |
act.c | 377 unsigned int i, fails = 0; local 392 fails += show_slice(&act_run_data->slices[i], i + 1); 394 log_info("\nact: test complete, device(s): %s\n", fails ? "FAILED" : "PASSED");
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
Tix.py | 36 import _tkinter # If this fails your Python may not be configured for Tk namespace [all...] |
Tkinter.py | 39 import _tkinter # If this fails your Python may not be configured for Tk namespace [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
Tix.py | 36 import _tkinter # If this fails your Python may not be configured for Tk namespace [all...] |
Tkinter.py | 39 import _tkinter # If this fails your Python may not be configured for Tk namespace [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/ |
DiagBigDecimal.java | 86 * {@link #main(java.lang.String[])} method, the run will end if any test fails 174 * running after a group fails. If 1 (true) then the tests should 176 * will end if a group fails. 183 int fails; local 189 fails = 0; // count of failures 201 fails = fails + de.failcount; 215 if (fails == 0) 220 if (fails > 1) 226 + "failed" + " " + fails + " " + rest + "]") 5525 int fails; local [all...] |
/art/test/083-compiler-regressions/src/ |
Main.java | 89 System.out.println("b17325447 fails: " + d); 101 System.out.println("b17630605 fails: " + answer); 112 System.out.println("b17411468 fails: Math.round(" + d1 + ") returned " + d2); 125 System.out.println("minDoubleWith3ConstsTest fails: " + result + 151 System.out.println("returnConstantTest fails: " + res + 169 System.out.println("wideIdentityTest fails: 0x" + Long.toHexString(i) + 203 System.out.println("wideGetterSetterTest fails: " + 222 System.out.println("identityTest fails: " + i + 251 System.out.println("getterSetterTest fails: " + foo.getBar0() + 364 System.out.println("setterTestWithReturnArgIgnoreReturn fails: " + sum 9831 StringBuilder fails = new StringBuilder(); local [all...] |
/prebuilts/misc/common/groovy/ |
groovy-all-1.7.0.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/ |
groovy-all-2.2.1.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/ |
groovy-all-2.3.6.jar | |