/external/llvm/test/MC/AsmParser/ |
directive_lsym.s | 4 # should just rip it out.
|
/external/webkit/LayoutTests/fast/js/resources/ |
standalone-pre.js | 81 testFailed(_a + " should be " + _bv + ". Threw exception " + exception); 85 testFailed(_a + " should be " + _bv + ". Was " + stringify(_av) + "."); 87 testFailed(_a + " should be " + _bv + " (of type " + typeof _bv + "). Was " + _av + " (of type " + typeof _av + ")."); 112 testFailed(_a + " should be undefined. Threw exception " + exception); 116 testFailed(_a + " should be undefined. Was " + _av); 138 testFailed(_a + " should throw " + (typeof _e == "undefined" ? "an exception" : _ev) + ". Threw exception " + exception + "."); 140 testFailed(_a + " should throw " + (typeof _e == "undefined" ? "an exception" : _ev) + ". Was undefined."); 142 testFailed(_a + " should throw " + (typeof _e == "undefined" ? "an exception" : _ev) + ". Was " + _av + ".");
|
js-test-pre.js | 111 testFailed(_a + " should be " + _bv + ". Threw exception " + exception); 115 testFailed(_a + " should be " + _bv + ". Was " + stringify(_av) + "."); 117 testFailed(_a + " should be " + _bv + " (of type " + typeof _bv + "). Was " + _av + " (of type " + typeof _av + ")."); 132 // A general-purpose comparator. 'actual' should be a string to be 179 testFailed(_a + " should be non-zero. Threw exception " + exception); 183 testFailed(_a + " should be non-zero. Was " + _av); 197 testFailed(_a + " should be non-null. Threw exception " + exception); 201 testFailed(_a + " should be non-null. Was " + _av); 215 testFailed(_a + " should be undefined. Threw exception " + exception); 219 testFailed(_a + " should be undefined. Was " + _av) [all...] |
/external/webkit/Source/JavaScriptCore/wtf/ |
ThreadSpecificWin.cpp | 14 * You should have received a copy of the GNU Library General Public License 26 #error This file should not be compiled by ports that do not use Windows native ThreadSpecific implementation.
|
/external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/ |
runPatchCommand.pl | 40 # should not affect any files. 55 # This file should not exist after the tests, but we take care with the 65 +This file should not have gotten created on your system.
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/ |
hetero-nodes.rb | 622 result.should == 'a<V>' 628 result.should == 'a<V>' 634 result.should == 'a<V>' 640 result.should == 'a<V>' 646 result.should == 'a<V>' 652 result.should == 'a<V>' 658 result.should == 'begin<V>' 664 result.should == 'begin<V>' 670 result.should == 'a<V>' 676 result.should == '<V>;421930 a<V>;9900 [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/template-output/ |
template-output.rb | 51 text.should == "id=abc, int=34" 78 text.should == '[a+b]' 97 text.should be_nil 118 text.should == 'abc,def,ghi' 136 text.should == 'hello' 153 text.should == 'hello' 175 # text.should == 'hello world' 202 text.should == '[1+2+3]' 226 text.should == 'B: 34' 247 text.should == "id=abc, int=34 [all...] |
/build/core/combo/arch/arm/ |
armv5te.mk | 12 # and a better solution should be found in the future.
|
/device/samsung/toro/recovery/ |
Android.mk | 13 # should match TARGET_RECOVERY_UPDATER_LIBS set in BoardConfig.mk
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/ |
rule-tracing.rb | 62 lexer.traces.should == [ 68 parser.traces.should == [
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/main/ |
main-scripts.rb | 27 # should not be executed 34 out.should =~ /the main block ran/ 55 out_lines.should have( 3 ).things 75 lines.should have( 3 ).things 95 lines.should have( 4 ).things 118 output.should == "(+ yada yada)" 155 output.should == '"a + b"' 193 output.should == '(+ (ARG a) (ARG b))' 222 output.should == 'b'.inspect 242 # lines.should have(3).thing [all...] |
/external/valgrind/main/drd/tests/ |
tc15_laog_lockdel.stderr.exp | 5 so a second locking sequence 2 -> 1 should now be OK.
|
/external/valgrind/main/memcheck/tests/ |
vcpu_fbench.stdout.exp | 5 Measured run time in seconds should be divided by 0
|
/external/valgrind/main/memcheck/tests/x86/ |
pushfpopf_s.S | 27 # should override that created by 0 + 0 above 29 # an error should be reported for the popfl
|
/external/webkit/LayoutTests/fast/url/script-tests/ |
relative-win.js | 10 // But two backslashes on Windows should be UNC so should be treated 18 // Windows drive specs should be allowed and treated as absolute. 22 // Relative paths with drive letters should be allowed when the base is
|
ipv6.js | 23 // Leading zeros should be stripped. 26 // Upper case letters should be lowercased. 29 // The same address can be written with different contractions, but should 44 // FIXME: Should this format be disallowed? 85 // The scope_id should be included in the canonicalized URL, and is an 103 // Spaces should be rejected.
|
/external/chromium/sdch/open-vcdiff/vsprojects/ |
vcdiff_test.bat | 25 rem The script should be passed one argument which is the location of the 46 && ( echo vcdiff with no arguments should fail, but succeeded ^ 54 && ( echo vcdiff without operation argument should fail, but succeeded ^ 145 && ( echo Decode using larger dictionary should fail, but succeeded ^ 168 && ( echo vcdiff with missing dictionary file should fail, but succeeded ^ 177 && ( echo vcdiff with missing target file should fail, but succeeded ^ 185 && ( echo vcdiff with missing delta file should fail, but succeeded ^ 213 rem Using empty file as dictionary should work, but (because dictionary is empty) 230 && ( echo vcdiff with invalid delta file should fail, but succeeded ^ 238 && ( echo -dictionary option with no file name should fail, but succeeded [all...] |
/external/v8/test/mjsunit/regress/ |
regress-1229.js | 70 return f1(y, z); /* f should be inlined into g, note rotated arguments */ 74 return f2(y); /* f should be inlined into g, note argument count mismatch */ 78 return f3(x, y, z); /* f should be inlined into g, note argument count mismatch */ 88 return f1(local_y, local_z); /* f should be inlined into h */ 96 return f2(local_y); /* f should be inlined into h */ 106 return f3(local_x, local_y, local_z); /* f should be inlined into h */ 134 var non_construct = baz(0); /* baz should be inlined */ 136 var non_construct = baz(); /* baz should be inlined */ 138 var non_construct = baz(0, 0); /* baz should be inlined */
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
calc.rb | 86 example "should parse '#{ expression }'" do 88 parser_value.should == true_value 95 errors.should have( 1 ).thing 96 errors.first.should =~ /mismatched/
|
/bionic/libc/arch-arm/bionic/ |
_exit_with_stack_teardown.S | 48 @ exit() should never return, cause a crash if it does
|
/bionic/libc/include/sys/ |
_system_properties.h | 33 #error you should #include <sys/system_properties.h> instead
|
/development/ndk/platforms/android-3/include/sys/ |
_system_properties.h | 33 #error you should #include <sys/system_properties.h> instead
|
/external/stlport/stlport/ |
float.h | 22 # error This header is only reentrant once, it should be modified if it has to be included more.
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
rep_prefix.S | 17 # We should check this on x86 too, but then we'd
|
/external/webkit/LayoutTests/fast/dom/EntityReference/script-tests/ |
readonly-exceptions.js | 10 // nodeValue is defined to be null for Entity Reference nodes, and thus should silently fail to modify 11 // Spec is ambigious as to if we should throw here or not. I've requested clarification:
|