/art/test/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/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...] |
/art/test/019-wrong-array-type/ |
expected.txt | 1 Got correct array store exception
|
/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
|
/external/chromium_org/cc/base/ |
util_unittest.cc | 15 // determine the correct value before it's needed. 16 int correct; local 19 correct = attempt; 20 EXPECT_EQ(correct, RoundUp(attempt, multiplier)) 27 // determine the correct value before it's needed. 28 unsigned correct; local 31 correct = attempt; 32 EXPECT_EQ(correct, RoundUp(attempt, multiplier)) 43 // determine the correct value before it's needed. 44 int correct; local 56 unsigned correct; local [all...] |
/art/test/042-new-instance/ |
info.txt | 2 looking for correct handling of access rights and abstract classes.
|
/dalvik/tests/042-new-instance/ |
info.txt | 2 looking for correct handling of access rights and abstract classes.
|
/art/test/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;
|
/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
|
/external/chromium_org/content/test/data/accessibility/ |
wbr-expected-mac.txt | 2 # wrong, so we assume this is correct.
|
bdo-expected-mac.txt | 2 # wrong, so we assume this is correct.
|
bdo-expected-win.txt | 2 # wrong, so we assume this is correct.
|
wbr-expected-win.txt | 2 # wrong, so we assume this is correct.
|
/external/chromium_org/third_party/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))
|
/art/test/108-check-cast/ |
info.txt | 1 This test relies on the correct behavior of instance-of to test check-cast behavior, 5 CCE throw| InstanceOf | Correct?
|
/external/chromium_org/chrome/browser/chromeos/login/ |
hwid_checker.h | 12 // Checks if given HWID correct. 15 // Checks if current machine has correct HWID.
|
/external/chromium_org/third_party/WebKit/ManualTests/scrollbars/ |
scrollbars-in-composited-layers.html | 29 <p>Overlay scrollbars (on Mac) should show in the correct place when scrolling.</p> 34 <p>Overlay scrollbars (on Mac) should show in the correct place when scrolling, and the resize corner should show in the correct place.</p> 39 <p>Overlay scrollbars (on Mac) should show in the correct place when scrolling, and the resize corner should show in the correct place.</p>
|
/external/wpa_supplicant_8/src/utils/ |
Makefile | 26 # Pick correct OS wrapper implementation 29 # Pick correct event loop implementation 32 # Pick correct edit implementation
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
buildSystemOnly.js | 4 * so in this case inspector has to correct paths for dynamic resource loading.
|
/external/clang/test/CodeGenCXX/ |
2006-11-20-GlobalSymbols.cpp | 2 // Check to make sure debug symbols use the correct name for globals and
|
/external/clang/test/PCH/ |
cxx_exprs.cpp | 44 static_assert(char_value == 97, "char_value is correct"); 45 static_assert(wchar_t_value == 305, "wchar_t_value is correct"); 46 static_assert(char16_t_value == 231, "char16_t_value is correct"); 47 static_assert(char32_t_value == 8706, "char32_t_value is correct");
|
/external/llvm/test/MC/COFF/ |
secrel32.s | 3 // check that we produce the correct relocation for .secrel32
|