/dalvik/tests/015-switch/ |
expected.txt | 0 CORRECT (one) 2 CORRECT (not found) 3 CORRECT (large) 4 CORRECT (large2) 5 CORRECT (large3) 6 CORRECT (not found) 7 CORRECT (not found) 8 CORRECT (default only) 9 CORRECT big sparse / first 10 CORRECT big sparse / las [all...] |
/dalvik/tests/019-wrong-array-type/ |
expected.txt | 1 Got correct array store exception
|
/external/valgrind/main/none/tests/ |
pth_cancel1.stdout.exp | 3 result is correct
|
/dalvik/tests/042-new-instance/ |
info.txt | 2 looking for correct handling of access rights and abstract classes.
|
/dalvik/tests/003-omnibus-opcodes/src/ |
Switch.java | 13 case 1: /*correct*/ break; 22 default: /*correct*/ break; 28 case 0x12345678: /*correct*/ break; 35 case 0x12345678: /*correct*/ break; 43 default: /*correct*/ break; 49 case -5: /*correct*/ break; 55 default: /*correct*/ break;
|
/external/clang/test/CodeGen/ |
avx-shuffle-builtins.c | 13 // Check if the mask is correct 19 // Check if the mask is correct 25 // Check if the mask is correct 31 // Check if the mask is correct 38 // Check if the mask is correct 44 // Check if the mask is correct 50 // Check if the mask is correct 56 // Check if the mask is correct 62 // Check if the mask is correct
|
2002-03-12-StructInitializer.c | 3 /* GCC was not emitting string constants of the correct length when
|
/external/webkit/LayoutTests/fast/dom/HTMLLabelElement/ |
click-label-expected.txt | 1 This tests that the correct form control element is clicked when clicking on a label. If the test is successful, the text "SUCCESS" should show below.
|
focus-label-expected.txt | 1 This tests that the correct form control element is activated when clicking on a label. If the test is successful, the text "SUCCESS" should show below.
|
/external/webkit/PerformanceTests/SunSpider/tests/ubench/ |
LIST | 3 function-correct-args
|
/ndk/tests/build/project-properties/jni/ |
Android.mk | 6 $(call ndk_log,Test OK: Correct target platform retrieved from project.properties: $(TARGET_PLATFORM))
|
/external/webkit/Source/WebCore/manual-tests/ |
autofill-popup-location.html | 5 Test autofill popup window shows at the correct location. 9 <h3>Test autofill popup window shows at the correct location.</h3> 15 <li> Press 't' and make sure 'Test' is shown and the popup window location is correct.</li>
|
/external/wpa_supplicant_8/src/utils/ |
Makefile | 25 # Pick correct OS wrapper implementation 28 # Pick correct event loop implementation 31 # Pick correct edit implementation
|
/external/clang/test/CodeGenCXX/ |
2006-11-20-GlobalSymbols.cpp | 2 // Check to make sure debug symbols use the correct name for globals and
|
/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/Verifier/ |
invoke-1.ll | 1 ; RUN: not llvm-as < %s |& grep {not verify as correct}
|
invoke-2.ll | 1 ; RUN: not llvm-as %s |& grep {not verify as correct}
|
/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...] |
/dalvik/dx/tests/080-dex-exception-tables/ |
info.txt | 3 ought to be combined, listing entries in a correct and sensible order,
|
/external/clang/test/CodeGenCUDA/ |
device-stub.cu | 5 // Test that we build the correct number of calls to cudaSetupArgument followed
|
/external/llvm/test/Transforms/LowerInvoke/ |
2008-02-14-CritEdgePhiCrash.ll | 1 ; RUN: opt < %s -lowerinvoke -enable-correct-eh-support -disable-output
|
/external/webkit/LayoutTests/platform/android/fast/dom/Geolocation/ |
disconnected-frame-expected.txt | 1 Tests that when a request is made on a Geolocation object and its Frame is disconnected before a callback is made, the error callback is invoked with the correct error message.
|
/external/iproute2/ |
README | 9 1. Look at start of Makefile and set correct values for: 11 KERNEL_INCLUDE should point to correct linux kernel include directory. 26 look at start of Makefile and set correct values for
|
/frameworks/native/libs/utils/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
|