/libcore/luni/src/test/java/tests/api/java/lang/reflect/ |
ArrayTest.java | 44 // Correct behaviour 54 // Correct behaviour 75 // Correct behaviour 85 // Correct behaviour 111 // Correct behaviour 121 // Correct behaviour 131 // Correct behaviour 157 // Correct behaviour 167 // Correct behaviour 177 // Correct behaviou [all...] |
/external/chromium_org/ui/gfx/ |
screen_unittest.cc | 12 // We aren't actually testing that it's correct, just that it's sane. 20 // We aren't actually testing that it's correct, just that it's sane.
|
/dalvik/dx/tests/080-dex-exception-tables/ |
info.txt | 3 ought to be combined, listing entries in a correct and sensible order,
|
/external/chromium_org/content/test/data/npapi/ |
geturl.html | 16 callbacks are expected and that the retrieved content is correct.
|
/external/clang/test/CodeGen/ |
2002-03-12-StructInitializer.c | 3 /* GCC was not emitting string constants of the correct length when
|
/external/clang/test/CodeGenCUDA/ |
device-stub.cu | 5 // Test that we build the correct number of calls to cudaSetupArgument followed
|
/external/llvm/test/CodeGen/X86/ |
fastcall-correct-mangling.ll | 3 ; Check that a fastcall function gets correct mangling
|
large-gep-scale.ll | 5 ; correct addressing still.
|
/external/llvm/test/Transforms/LowerInvoke/ |
2008-02-14-CritEdgePhiCrash.ll | 1 ; RUN: opt < %s -lowerinvoke -enable-correct-eh-support -disable-output
|
/external/pixman/test/ |
rotate-test.c | 39 TRANSFORM (0, -F1, F1, 0), /* correct 90 degree rotation */ 40 TRANSFORM (0, F1, -F1, 0), /* correct 270 degree rotation */ 41 TRANSFORM (F1, 0, 0, F1), /* correct identity */ 42 TRANSFORM (-F1, 0, 0, -F1), /* correct 180 degree rotation */
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
fenv.h | 7 This had to be done to correct non-standard usages in the
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
outstanding_bugs.py | 5 # When you fix one of the bugs, please move the test to the correct
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
outstanding_bugs.py | 5 # When you fix one of the bugs, please move the test to the correct
|
/external/chromium_org/base/android/ |
scoped_java_ref.cc | 28 DCHECK_EQ(env, AttachCurrentThread()); // Is |env| on correct thread. 42 DCHECK_EQ(env, AttachCurrentThread()); // Is |env| on correct thread. 53 DCHECK_EQ(env, AttachCurrentThread()); // Is |env| on correct thread.
|
/system/core/libutils/tests/ |
Vector_test.cpp | 58 // make sure the sizes are correct 65 // make sure the sizes are correct 69 // make sure the content of both vectors are correct
|
/art/test/015-switch/src/ |
Main.java | 27 case 1: System.out.print("CORRECT (one)\n"); break; 36 default: System.out.print("CORRECT (not found)\n"); break; 42 case 0x12345678: System.out.print("CORRECT (large)\n"); break; 47 case 0x12345678: System.out.print("CORRECT (large2)\n"); break; 54 case 0x12345678: System.out.print("CORRECT (large3)\n"); break; 62 default: System.out.print("CORRECT (not found)\n"); break; 68 case -5: System.out.print("CORRECT (not found)\n"); break; 74 default: System.out.print("CORRECT (default only)\n"); break; 79 case -10: System.out.print("CORRECT big sparse / first\n"); break; 101 case 100: System.out.print("CORRECT big sparse / last\n"); break [all...] |
/dalvik/tests/015-switch/src/ |
Main.java | 27 case 1: System.out.print("CORRECT (one)\n"); break; 36 default: System.out.print("CORRECT (not found)\n"); break; 42 case 0x12345678: System.out.print("CORRECT (large)\n"); break; 47 case 0x12345678: System.out.print("CORRECT (large2)\n"); break; 54 case 0x12345678: System.out.print("CORRECT (large3)\n"); break; 62 default: System.out.print("CORRECT (not found)\n"); break; 68 case -5: System.out.print("CORRECT (not found)\n"); break; 74 default: System.out.print("CORRECT (default only)\n"); break; 79 case -10: System.out.print("CORRECT big sparse / first\n"); break; 101 case 100: System.out.print("CORRECT big sparse / last\n"); break [all...] |
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
CRC32Test.java | 46 assertEquals("update(max) failed to update the checksum to the correct value ", 55 assertEquals("update(byte[]) failed to update the checksum to the correct value ", 63 // assertEquals("update(int) failed to update the checksum to the correct 80 assertEquals("update(int) failed to update the checksum to the correct value ", 98 assertEquals("update(1) failed to update the checksum to the correct value ", 106 assertEquals("update(max) failed to update the checksum to the correct value ", 114 assertEquals("update(min) failed to update the checksum to the correct value ", 129 assertEquals("update(byte[]) failed to update the checksum to the correct value ", 138 assertEquals("update(byte[]) failed to update the checksum to the correct value ", 157 assertEquals("update(byte[],int,int) failed to update the checksum to the correct value " [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/reflect/ |
ArrayTest.java | 41 // Correct behaviour 51 // Correct behaviour 74 // Correct behaviour 84 // Correct behaviour 107 // Correct behaviour 117 // Correct behaviour 140 // Correct behaviour 150 // Correct behaviour 173 // Correct behaviour 184 // Correct behaviou [all...] |
/external/chromium_org/ui/events/keycodes/ |
keyboard_code_conversion.h | 28 // information to help determine the correct character. 31 // correct character. That's why we can use XLookupString() function to get 32 // the correct text generated by a X key event (See how is GetCharacter()
|
/external/chromium_org/v8/test/webkit/ |
function-prototype-descriptor.js | 30 // test function.prototype has the correct attributes - writable, enumerable, non-configurable. 37 // Test prototype's attributes are correct. 41 // Test prototype's attributes are correct, if assigned without first having being accessed.
|
/bionic/ |
ABI-bugs.txt | 8 sigset_t is too small on ARM and x86 (but correct on MIPS), so support
|
/dalvik/dx/tests/034-dex-minimal/ |
info.txt | 5 is exactly correct. (There is arguably only one "right" answer.)
|
/dalvik/dx/tests/094-scala-locals/ |
info.txt | 3 an identical value twice. The correct result should be only a single
|
/development/samples/BusinessCard/ |
_index.html | 3 that the correct version of the contacts API is used, depending on which API
|