HomeSort by relevance Sort by last modified time
    Searched refs:should (Results 1 - 25 of 1438) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-scheme.rb 26 @ts::A.should == 4
27 @ts::B.should == 5
28 @ts::T__6.should == 6
29 @ts::EOF.should == -1
33 @ts::TOKEN_NAMES.should == {
38 @ts.token_name(5).should == 'B'
39 @ts.token_name(6).should == "'+'"
40 @ts.token_name(-1).should == '<EOF>'
41 @ts.token_name(7).should == '<UNKNOWN: 7>'
46 #@a_class.token_scheme.should == @t
    [all...]
test-dfa.rb 24 dfa.eot.should == DFASubclass::EOT
25 dfa.eof.should == DFASubclass::EOF
26 dfa.max.should == DFASubclass::MAX
27 dfa.min.should == DFASubclass::MIN
28 dfa.accept.should == DFASubclass::ACCEPT
29 dfa.special.should == DFASubclass::SPECIAL
30 dfa.transition.should == DFASubclass::TRANSITION
49 ANTLR3::DFA.unpack(*packed).should == unpacked
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
properties.rb 34 lexer.properties.should have( 3 ).things
36 text.should == 'foobar'
37 type.should == RuleProperty::TokenData::IDENTIFIER
38 line.should == 1
39 pos.should == 0
40 index.should == -1
41 channel.should == ANTLR3::DEFAULT_CHANNEL
42 start.should == 0
43 stop.should == 5
46 text.should == '_ab98
    [all...]
basic.rb 21 token.name.should == 'ZERO'
24 token.name.should == '<EOF>'
31 token_types.should == %w(ZERO)
39 }.should raise_error( ANTLR3::Error::MismatchedToken ) do |e|
40 e.expecting.should == '0'
41 e.unexpected_type.should == '1'
63 token.name.should == 'ZERO'
66 token.name.should == 'ONE'
69 token.name.should == '<EOF>'
76 b.should raise_error( ANTLR3::Error::NoViableAlternative ) do |exc
    [all...]
  /external/libcxx/test/std/depr/depr.c.headers/
stdbool_h.pass.cpp 19 #error bool should not be defined
23 #error true should not be defined
27 #error false should not be defined
  /external/libcxx/test/std/language.support/support.runtime/
cstdbool.pass.cpp 19 #error bool should not be defined
23 #error true should not be defined
27 #error false should not be defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
stdbool_h.pass.cpp 23 #error bool should not be defined
27 #error true should not be defined
31 #error false should not be defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.runtime/
cstdbool.pass.cpp 19 #error bool should not be defined
23 #error true should not be defined
27 #error false should not be defined
  /external/clang/test/Frontend/
exceptions.c 8 #error __EXCEPTIONS should not be defined.
  /external/libcxx/test/libcxx/selftest/
test.fail.cpp 11 #error This test should not compile.
  /external/valgrind/none/tests/amd64/
ssse3_misaligned.stderr.exp 1 you should see: "one\ntwo\nthree\n"
  /external/valgrind/none/tests/arm/
ldrt_arm.stdout.exp 1 result is 0x87868584 (should be 0x87868584)
2 result is 0x87868584 (should be 0x87868584)
3 result is 137 (should be 137)
4 result is 150 (should be 150)
5 result is 63176 (should be 63176)
6 result is 63432 (should be 63432)
7 result is 4294966280 (should be 4294966280)
8 result is 4294966027 (should be 4294966027)
9 result is 4294967280 (should be 4294967280)
10 result is 4294967293 (should be 4294967293
    [all...]
  /external/valgrind/none/tests/x86/
ssse3_misaligned.stderr.exp 1 you should see: "one\ntwo\nthree\n"
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/selftest/
test.fail.cpp 11 #error This test should not compile.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
fpxx-oddfpreg.l 2 .*:1: Error: float register should be even, was 1
3 .*:2: Error: float register should be even, was 1
4 .*:3: Error: float register should be even, was 1
5 .*:4: Error: float register should be even, was 1
  /external/clang/test/Modules/
macro-masking.cpp 10 # error should still be defined, undef does not override define
14 # error should have been undefined!
  /external/v8/tools/gyp/test/mac/cflags/
ccfile.cc 2 #error CFLAG should not be set
6 #error CCFLAG should be set
ccfile_withcflags.cc 2 #error CFLAG should be set
6 #error CCFLAG should be set
cfile.c 2 #error CFLAG should be set
6 #error CCFLAG should not be set
cppfile.cpp 2 #error CFLAG should not be set
6 #error CCFLAG should be set
cppfile_withcflags.cpp 2 #error CFLAG should be set
6 #error CCFLAG should be set
cxxfile.cxx 2 #error CFLAG should not be set
6 #error CCFLAG should be set
cxxfile_withcflags.cxx 2 #error CFLAG should be set
6 #error CCFLAG should be set
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
opc-a-err.l 2 .*:1: Error: Operand 2 of `adds' should be a 14-bit .*
3 .*:2: Error: Operand 2 of `adds' should be a 14-bit .*
4 .*:4: Error: Operand 2 of `addl' should be a 22-bit .*
5 .*:5: Error: Operand 2 of `addl' should be a 22-bit .*
6 .*:6: Error: Operand 3 of `addl' should be a general register r0-r3
7 .*:8: Error: Operand 2 of `sub' should be .*
8 .*:9: Error: Operand 2 of `sub' should be .*
9 .*:11: Error: Operand 2 of `and' should be .*
10 .*:12: Error: Operand 2 of `and' should be .*
11 .*:14: Error: Operand 2 of `or' should be .
    [all...]
  /external/clang/test/Lexer/
long-long.cpp 22 # error should not happen

Completed in 206 milliseconds

1 2 3 4 5 6 7 8 91011>>