HomeSort by relevance Sort by last modified time
    Searched refs:tt (Results 101 - 125 of 756) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/regexp/syntax/
prog_test.go 95 for _, tt := range compileTests {
96 re, _ := Parse(tt.Regexp, Perl)
99 if s != tt.Prog {
100 t.Errorf("compiled %#q:\n--- have\n%s---\n--- want\n%s---", tt.Regexp, s, tt.Prog)
  /prebuilts/go/darwin-x86/src/strings/
strings_test.go 282 for _, tt := range tests {
283 if got := IndexRune(tt.in, tt.rune); got != tt.want {
284 t.Errorf("IndexRune(%q, %d) = %v; want %v", tt.in, tt.rune, got, tt.want)
388 for _, tt := range splittests {
389 a := SplitN(tt.s, tt.sep, tt.n
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
sizeof_test.go 46 for _, tt := range tests {
47 want := tt._32bit
49 want = tt._64bit
51 got := reflect.TypeOf(tt.val).Size()
53 t.Errorf("unsafe.Sizeof(%T) = %d, want %d", tt.val, got, want)
  /prebuilts/go/linux-x86/src/net/
error_posix_test.go 16 for _, tt := range []struct {
30 if ok := spuriousENOTAVAIL(tt.error); ok != tt.ok {
31 t.Errorf("spuriousENOTAVAIL(%v) = %v; want %v", tt.error, ok, tt.ok)
  /prebuilts/go/linux-x86/src/regexp/syntax/
prog_test.go 95 for _, tt := range compileTests {
96 re, _ := Parse(tt.Regexp, Perl)
99 if s != tt.Prog {
100 t.Errorf("compiled %#q:\n--- have\n%s---\n--- want\n%s---", tt.Regexp, s, tt.Prog)
  /prebuilts/go/linux-x86/src/strings/
strings_test.go 282 for _, tt := range tests {
283 if got := IndexRune(tt.in, tt.rune); got != tt.want {
284 t.Errorf("IndexRune(%q, %d) = %v; want %v", tt.in, tt.rune, got, tt.want)
388 for _, tt := range splittests {
389 a := SplitN(tt.s, tt.sep, tt.n
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/
proxy_test.go 60 for _, tt := range cacheKeysTests {
62 if tt.proxy != "" {
63 u, err := url.Parse(tt.proxy)
69 cm := connectMethod{proxy, tt.scheme, tt.addr}
70 if got := cm.key().String(); got != tt.key {
71 t.Fatalf("{%q, %q, %q} cache key = %q; want %q", tt.proxy, tt.scheme, tt.addr, got, tt.key
    [all...]
  /prebuilts/go/linux-x86/src/net/http/
proxy_test.go 60 for _, tt := range cacheKeysTests {
62 if tt.proxy != "" {
63 u, err := url.Parse(tt.proxy)
69 cm := connectMethod{proxy, tt.scheme, tt.addr}
70 if got := cm.key().String(); got != tt.key {
71 t.Fatalf("{%q, %q, %q} cache key = %q; want %q", tt.proxy, tt.scheme, tt.addr, got, tt.key
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ucnvseltst.c 194 text_reset(TestText *tt) {
195 tt->limit = tt->text;
196 tt->number = 0;
200 text_nextString(TestText *tt, int32_t *pLength) {
201 char *s = tt->limit;
202 if (s == tt->textLimit) {
205 } else if (s == tt->text) {
207 if ((tt->textLimit - tt->text) >= 3 &
    [all...]
  /prebuilts/go/darwin-x86/src/compress/lzw/
reader_test.go 87 for _, tt := range lzwTests {
88 d := strings.Split(tt.desc, ";")
96 t.Errorf("%s: bad order %q", tt.desc, d[1])
99 rc := NewReader(strings.NewReader(tt.compressed), order, litWidth)
105 if err != tt.err {
106 t.Errorf("%s: io.Copy: %v want %v", tt.desc, err, tt.err)
111 if n == 0 || !strings.HasPrefix(tt.raw, s) {
112 t.Errorf("got %d bytes (%q), want a non-empty prefix of %q", n, s, tt.raw)
117 if s != tt.raw
    [all...]
  /prebuilts/go/linux-x86/src/compress/lzw/
reader_test.go 87 for _, tt := range lzwTests {
88 d := strings.Split(tt.desc, ";")
96 t.Errorf("%s: bad order %q", tt.desc, d[1])
99 rc := NewReader(strings.NewReader(tt.compressed), order, litWidth)
105 if err != tt.err {
106 t.Errorf("%s: io.Copy: %v want %v", tt.desc, err, tt.err)
111 if n == 0 || !strings.HasPrefix(tt.raw, s) {
112 t.Errorf("got %d bytes (%q), want a non-empty prefix of %q", n, s, tt.raw)
117 if s != tt.raw
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_pydoc.py 87 <p><tt>This&nbsp;is&nbsp;a&nbsp;test&nbsp;module&nbsp;for&nbsp;test_pydoc</tt></p>
94 <tr><td bgcolor="#ee77aa"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
110 <tr bgcolor="#ffc8d8"><td rowspan=2><tt>&nbsp;&nbsp;&nbsp;</tt></td>
111 <td colspan=2><tt>Hello&nbsp;and&nbsp;goodbye<br>&nbsp;</tt></td></tr>
114 <dl><dt><a name="A-__init__"><strong>__init__</strong></a>()</dt><dd><tt>Wow,&nbsp;I&nbsp;have&nbsp;no&nbsp;function!</tt></dd></dl>
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_pydoc.py 95 <p><tt>This&nbsp;is&nbsp;a&nbsp;test&nbsp;module&nbsp;for&nbsp;test_pydoc</tt></p>
102 <tr><td bgcolor="#ee77aa"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
118 <tr bgcolor="#ffc8d8"><td rowspan=2><tt>&nbsp;&nbsp;&nbsp;</tt></td>
119 <td colspan=2><tt>Hello&nbsp;and&nbsp;goodbye<br>&nbsp;</tt></td></tr>
122 <dl><dt><a name="A-__init__"><strong>__init__</strong></a>()</dt><dd><tt>Wow,&nbsp;I&nbsp;have&nbsp;no&nbsp;function!</tt></dd></dl
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_pydoc.py 95 <p><tt>This&nbsp;is&nbsp;a&nbsp;test&nbsp;module&nbsp;for&nbsp;test_pydoc</tt></p>
102 <tr><td bgcolor="#ee77aa"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
118 <tr bgcolor="#ffc8d8"><td rowspan=2><tt>&nbsp;&nbsp;&nbsp;</tt></td>
119 <td colspan=2><tt>Hello&nbsp;and&nbsp;goodbye<br>&nbsp;</tt></td></tr>
122 <dl><dt><a name="A-__init__"><strong>__init__</strong></a>()</dt><dd><tt>Wow,&nbsp;I&nbsp;have&nbsp;no&nbsp;function!</tt></dd></dl
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pydoc.py 95 <p><tt>This&nbsp;is&nbsp;a&nbsp;test&nbsp;module&nbsp;for&nbsp;test_pydoc</tt></p>
102 <tr><td bgcolor="#ee77aa"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
118 <tr bgcolor="#ffc8d8"><td rowspan=2><tt>&nbsp;&nbsp;&nbsp;</tt></td>
119 <td colspan=2><tt>Hello&nbsp;and&nbsp;goodbye<br>&nbsp;</tt></td></tr>
122 <dl><dt><a name="A-__init__"><strong>__init__</strong></a>()</dt><dd><tt>Wow,&nbsp;I&nbsp;have&nbsp;no&nbsp;function!</tt></dd></dl
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pydoc.py 95 <p><tt>This&nbsp;is&nbsp;a&nbsp;test&nbsp;module&nbsp;for&nbsp;test_pydoc</tt></p>
102 <tr><td bgcolor="#ee77aa"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
118 <tr bgcolor="#ffc8d8"><td rowspan=2><tt>&nbsp;&nbsp;&nbsp;</tt></td>
119 <td colspan=2><tt>Hello&nbsp;and&nbsp;goodbye<br>&nbsp;</tt></td></tr>
122 <dl><dt><a name="A-__init__"><strong>__init__</strong></a>()</dt><dd><tt>Wow,&nbsp;I&nbsp;have&nbsp;no&nbsp;function!</tt></dd></dl
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/json/
scanner_test.go 48 for _, tt := range examples {
50 if err := Compact(&buf, []byte(tt.compact)); err != nil {
51 t.Errorf("Compact(%#q): %v", tt.compact, err)
52 } else if s := buf.String(); s != tt.compact {
53 t.Errorf("Compact(%#q) = %#q, want original", tt.compact, s)
57 if err := Compact(&buf, []byte(tt.indent)); err != nil {
58 t.Errorf("Compact(%#q): %v", tt.indent, err)
60 } else if s := buf.String(); s != tt.compact {
61 t.Errorf("Compact(%#q) = %#q, want %#q", tt.indent, s, tt.compact
    [all...]
  /prebuilts/go/linux-x86/src/encoding/json/
scanner_test.go 48 for _, tt := range examples {
50 if err := Compact(&buf, []byte(tt.compact)); err != nil {
51 t.Errorf("Compact(%#q): %v", tt.compact, err)
52 } else if s := buf.String(); s != tt.compact {
53 t.Errorf("Compact(%#q) = %#q, want original", tt.compact, s)
57 if err := Compact(&buf, []byte(tt.indent)); err != nil {
58 t.Errorf("Compact(%#q): %v", tt.indent, err)
60 } else if s := buf.String(); s != tt.compact {
61 t.Errorf("Compact(%#q) = %#q, want %#q", tt.indent, s, tt.compact
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lstate.h 201 check_exp(novariant((o)->gch.tt) == LUA_TSTRING, &((o)->ts))
203 #define rawgco2u(o) check_exp((o)->gch.tt == LUA_TUSERDATA, &((o)->u))
205 #define gco2lcl(o) check_exp((o)->gch.tt == LUA_TLCL, &((o)->cl.l))
206 #define gco2ccl(o) check_exp((o)->gch.tt == LUA_TCCL, &((o)->cl.c))
208 check_exp(novariant((o)->gch.tt) == LUA_TFUNCTION, &((o)->cl))
209 #define gco2t(o) check_exp((o)->gch.tt == LUA_TTABLE, &((o)->h))
210 #define gco2p(o) check_exp((o)->gch.tt == LUA_TPROTO, &((o)->p))
211 #define gco2uv(o) check_exp((o)->gch.tt == LUA_TUPVAL, &((o)->uv))
212 #define gco2th(o) check_exp((o)->gch.tt == LUA_TTHREAD, &((o)->th))
  /external/llvm/test/MC/ARM/
thumbv8m.s 169 // CHECK: tt r0, r1 @ encoding: [0x41,0xe8,0x00,0xf0]
170 tt r0, r1 label
172 // CHECK: tt r0, sp @ encoding: [0x4d,0xe8,0x00,0xf0]
173 tt r0, sp label
250 // UNDEF: tt r0, r1, r2
251 tt r0, r1, r2 label
253 // UNDEF: tt r0, [r1]
254 tt r0, [r1] label
256 // UNDEF: tt r0, r1, #4
257 tt r0, r1, # label
260 tt r0, #4 label
268 tt sp, r0 label
271 tt pc, r0 label
274 tt r0, pc label
    [all...]
  /external/skia/third_party/lua/src/
lstate.h 201 check_exp(novariant((o)->gch.tt) == LUA_TSTRING, &((o)->ts))
203 #define rawgco2u(o) check_exp((o)->gch.tt == LUA_TUSERDATA, &((o)->u))
205 #define gco2lcl(o) check_exp((o)->gch.tt == LUA_TLCL, &((o)->cl.l))
206 #define gco2ccl(o) check_exp((o)->gch.tt == LUA_TCCL, &((o)->cl.c))
208 check_exp(novariant((o)->gch.tt) == LUA_TFUNCTION, &((o)->cl))
209 #define gco2t(o) check_exp((o)->gch.tt == LUA_TTABLE, &((o)->h))
210 #define gco2p(o) check_exp((o)->gch.tt == LUA_TPROTO, &((o)->p))
211 #define gco2uv(o) check_exp((o)->gch.tt == LUA_TUPVAL, &((o)->uv))
212 #define gco2th(o) check_exp((o)->gch.tt == LUA_TTHREAD, &((o)->th))
  /external/syslinux/com32/lua/src/
lstate.h 201 check_exp(novariant((o)->gch.tt) == LUA_TSTRING, &((o)->ts))
203 #define rawgco2u(o) check_exp((o)->gch.tt == LUA_TUSERDATA, &((o)->u))
205 #define gco2lcl(o) check_exp((o)->gch.tt == LUA_TLCL, &((o)->cl.l))
206 #define gco2ccl(o) check_exp((o)->gch.tt == LUA_TCCL, &((o)->cl.c))
208 check_exp(novariant((o)->gch.tt) == LUA_TFUNCTION, &((o)->cl))
209 #define gco2t(o) check_exp((o)->gch.tt == LUA_TTABLE, &((o)->h))
210 #define gco2p(o) check_exp((o)->gch.tt == LUA_TPROTO, &((o)->p))
211 #define gco2uv(o) check_exp((o)->gch.tt == LUA_TUPVAL, &((o)->uv))
212 #define gco2th(o) check_exp((o)->gch.tt == LUA_TTHREAD, &((o)->th))
  /prebuilts/go/darwin-x86/src/cmd/go/
match_test.go 83 for _, tt := range tests {
84 if out := f(tt.in1, tt.in2); out != tt.out {
85 t.Errorf("%s(%q, %q) = %v, want %v", name, tt.in1, tt.in2, out, tt.out)
  /prebuilts/go/linux-x86/src/cmd/go/
match_test.go 83 for _, tt := range tests {
84 if out := f(tt.in1, tt.in2); out != tt.out {
85 t.Errorf("%s(%q, %q) = %v, want %v", name, tt.in1, tt.in2, out, tt.out)
  /prebuilts/go/darwin-x86/src/net/
listen_test.go 69 for _, tt := range tcpListenerTests {
70 if !testableListenArgs(tt.network, JoinHostPort(tt.address, "0"), "") {
71 t.Logf("skipping %s test", tt.network+" "+tt.address)
75 ln1, err := Listen(tt.network, JoinHostPort(tt.address, "0"))
79 if err := checkFirstListener(tt.network, ln1); err != nil {
83 ln2, err := Listen(tt.network, JoinHostPort(tt.address, ln1.(*TCPListener).port())
    [all...]

Completed in 410 milliseconds

1 2 3 45 6 7 8 91011>>