HomeSort by relevance Sort by last modified time
    Searched refs:should (Results 26 - 50 of 1235) sorted by null

12 3 4 5 6 7 8 91011>>

  /device/samsung/crespo4g/recovery/
Android.mk 9 # should match TARGET_RECOVERY_UPDATER_LIB set in BoardConfig.mk
  /external/webkit/LayoutTests/fast/url/script-tests/
host.js 4 // Basic canonicalization, uppercase should be converted to lowercase.
6 // Spaces and some other characters should be escaped.
13 // Ideographic full stop (full-width period for Chinese, etc.) should be
16 // Invalid unicode characters should fail...
18 // escaped UTF-8 (the invalid character should be replaced with the
23 // Test name prepping, fullwidth input should be converted to ASCII and NOT
31 // ...%00 in fullwidth should fail (also as escaped UTF-8 input)
34 // Basic IDN support, UTF-8 and UTF-16 input should be converted to IDN
37 // UTF-8 (wide case). The output should be equivalent to the true wide
40 // Invalid escaped characters should fail and the percents should b
    [all...]
ipv4.js 14 // Invalid characters for the base should be rejected.
19 // If there are not enough components, the last one should fill them out.
40 // Any numerical overflow should be marked as BROKEN.
70 // Spaces should be rejected.
85 // Truncation of all zeros should still result in 0.
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
rewrites.rb 22 parser.reported_errors.should be_empty unless expect_errors
68 result.should == ''
82 result.should == 'abc'
96 result.should == 'x'
110 result.should == '(x INT)'
123 result.should == 'ID'
137 result.should == 'c'
151 result.should == 'ick'
166 result.should == 'abc'
180 result.should == '34 abc
    [all...]
auto-ast.rb 22 parser.reported_errors.should be_empty unless expect_errors
69 result.should == 'abc 34'
81 result.should == 'abc 34'
93 result.should == '(abc 34)'
105 result.should == '(abc 34)'
118 result.should == 'abc 4532'
130 result.should == '(b a 1)'
142 result.should == '(void foo ;)'
154 result.should == '(void foo ;)'
166 result.should == '(foo void ;)
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/delegation/
import.rb 43 parser.output.should == 'S.a'
74 parser.output.should == 'S.a1000'
108 parser.output.should == 'whatevs'
151 parser.output.should == 'S.a'
188 s : x y ; // matches AA, which should be "aa"
199 parser.output.should == 'S.x T.y'
227 parser.output.should == 'S.a'
257 lexer.output.should == 'S.A abc'
282 lexer.output.should == 'M.A a'
312 parser.output.should == '(bc)(cb)
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
properties.rb 45 start.index.should == 1
46 stop.index.should == 7
47 text.should == 'a a a a'
91 ids.should have( 6 ).things
92 ids[ 0 ].text.should == 'a'
93 ids[ 1 ].text.should == 'b'
94 ids[ 2 ].text.should == 'c'
95 ids[ 3 ].text.should == '1'
96 ids[ 4 ].text.should == '2'
97 ids[ 5 ].text.should == 'A
    [all...]
basic.rb 44 parser.reported_errors.should be_empty
45 parser.identifiers.should == %w(blah_de_blah)
55 parser.reported_errors.should have( 1 ).thing
68 parser.reported_errors.should be_empty
69 parser.identifiers.should == %w(blah_de_blah)
121 parser.reported_errors.should be_empty
122 parser.events.should == [
136 parser.reported_errors.should have( 1 ).thing
137 parser.events.should be_empty
146 parser.reported_errors.should have( 1 ).thin
    [all...]
rule-methods.rb 49 r.should == %w(foo bar)
104 ret.foo.should == 'foo'
105 ret.bar.should == 'bar'
128 RuleVisibility::Parser.public_instance_methods.should include( mname[ 'a' ] )
129 RuleVisibility::Parser.protected_instance_methods.should include( mname[ 'c' ] )
130 RuleVisibility::Parser.private_instance_methods.should include( mname[ 'b' ] )
scopes.rb 186 proc { parser.b( false ) }.should raise_error( ANTLR3::RecognitionError )
206 symbols.should have( 2 ).things
207 symbols.should include 'i'
208 symbols.should include 'j'
222 proc { parser.c }.should raise_error RuntimeError, 'x'
241 symbols.should have( 2 ).things
242 symbols.should include 'i'
243 symbols.should include 'j'
252 parser.e.should == 12
261 parser.f.should == ni
    [all...]
  /external/clang/test/Modules/Inputs/Module.framework/Headers/
Module.h 8 # error Module should have been built without -DFOO
  /external/clang/test/Preprocessor/
feature_tests.c 4 #error Should have __has_feature
18 #error Clang should have these
22 #error Clang should not have this
  /ndk/tests/standalone/test-fpic/
test-fpic.c 25 #error -fPIC is the default, should be -fpic
28 #error __PIC__ value is unsupported! Should be 1 to indicate -fpic is the default.
  /ndk/tests/build/stdint-c++/jni/
Android.mk 7 # - All constants should be defined when <stdint.h> is included from a C program
9 # - When included from a C++ program, limit-related macros should only be
12 # - When included from a C++ program, constant-related macros should only be
  /device/moto/stingray/recovery/
Android.mk 10 # should match TARGET_RECOVERY_UI_LIB set in BoardConfig.mk
  /device/samsung/crespo/recovery/
Android.mk 10 # should match TARGET_RECOVERY_UI_LIB set in BoardConfig.mk
  /external/compiler-rt/make/
options.mk 3 # This list of such variables should be kept up to date with AvailableOptions in
15 # Whether optimized function implementations should be used.
18 # Whether function definitions should use hidden visibility. This adds the
22 # FIXME: Make this more portable. When that is done, it should probably be the
  /external/llvm/autoconf/m4/
need_dev_zero_for_mmap.m4 16 [Define if /dev/zero should be used when mapping RWX memory, or undefine if its not necessary])
  /external/llvm/projects/sample/autoconf/m4/
need_dev_zero_for_mmap.m4 16 [Define if /dev/zero should be used when mapping RWX memory, or undefine if its not necessary])
  /external/qemu/
dynlink.h 53 #error DYNLINK_FUNCTIONS should be defined when including this file
57 #error DYNLINK_FUNCTIONS_INIT should be defined when including this file
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
page-reload-cancel-permission-requests.js 21 // Kick off a position request and then reload the page, this should set up
22 // a permission request. Permission should be undecided at this point, so the
23 // permission request should still be outstanding by page reload.
30 testFailed('Permission should not be determined for this page: ' + p);
  /frameworks/compile/libbcc/runtime/make/
options.mk 3 # This list of such variables should be kept up to date with AvailableOptions in
15 # Whether optimized function implementations should be used.
18 # Whether function definitions should use hidden visibility. This adds the
22 # FIXME: Make this more portable. When that is done, it should probably be the
  /device/samsung/tuna/recovery/
Android.mk 10 # should match TARGET_RECOVERY_UI_LIB set in BoardConfig.mk
23 # should match TARGET_RECOVERY_UPDATER_LIBS set in BoardConfig.mk
  /external/libffi/src/cris/
sysv.S 35 ;; OK, when we get called we should have this (according to
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
xml.rb 136 it "should be valid" do
163 lexer.output.should == <<-'END'.fixed_indent( 0 )

Completed in 1237 milliseconds

12 3 4 5 6 7 8 91011>>