/prebuilts/go/darwin-x86/src/mime/ |
type_test.go | 46 t.Errorf("TypeByExtension(%q) = %q, want %q", ext, val, want) 71 t.Errorf("TypeByExtension(%q) = %q, want %q", ext, val, want) 129 t.Errorf("ExtensionsByType(%q) error: %v", tt.typ, err) 133 t.Errorf("ExtensionsByType(%q) = %q, %v; want error substring %q", tt.typ, got, err, tt.wantErr) 137 t.Errorf("ExtensionsByType(%q) = %q; want %q", tt.typ, got, tt.want) 148 t.Errorf("allocs = %v; want 0", n)
|
/prebuilts/go/darwin-x86/src/path/filepath/ |
path_windows_test.go | 67 t.Errorf("%d,%d: %#q refers outside working directory", ti, i, d) 72 t.Errorf("%d,%d: %#q already exists", ti, i, d) 76 t.Errorf("%d,%d: MkdirAll(%#q) failed: %v", ti, i, dd, err) 81 t.Errorf("%d,%d: WriteFile(%#q) failed: %v", ti, i, fn, err) 100 t.Errorf("%d,%d: execution error %v\n%q", ti, i, err, out) 103 t.Errorf("%d,%d: expected %#q, got %#q", ti, i, exp, out)
|
/prebuilts/go/darwin-x86/src/strings/ |
compare_test.go | 39 t.Errorf(`Compare(%q, %q) = %v`, tt.a, tt.b, cmp) 72 t.Errorf(`CompareIdentical(%d) = %d`, len, cmp) 77 t.Errorf(`CompareAshorter(%d) = %d`, len, cmp) 81 t.Errorf(`CompareBshorter(%d) = %d`, len, cmp) 88 t.Errorf(`CompareAbigger(%d,%d) = %d`, len, k, cmp) 93 t.Errorf(`CompareBbigger(%d,%d) = %d`, len, k, cmp)
|
/prebuilts/go/linux-x86/src/crypto/cipher/ |
gcm_test.go | 153 t.Errorf("#%d: got %s, want %s", i, ctHex, test.result) 159 t.Errorf("#%d: Open failed", i) 164 t.Errorf("#%d: plaintext's don't match: got %x vs %x", i, plaintext2, plaintext) 171 t.Errorf("#%d: Open was successful after altering additional data", i) 178 t.Errorf("#%d: Open was successful after altering nonce", i) 184 t.Errorf("#%d: Open was successful after altering ciphertext", i)
|
/prebuilts/go/linux-x86/src/mime/ |
type_test.go | 46 t.Errorf("TypeByExtension(%q) = %q, want %q", ext, val, want) 71 t.Errorf("TypeByExtension(%q) = %q, want %q", ext, val, want) 129 t.Errorf("ExtensionsByType(%q) error: %v", tt.typ, err) 133 t.Errorf("ExtensionsByType(%q) = %q, %v; want error substring %q", tt.typ, got, err, tt.wantErr) 137 t.Errorf("ExtensionsByType(%q) = %q; want %q", tt.typ, got, tt.want) 148 t.Errorf("allocs = %v; want 0", n)
|
/prebuilts/go/linux-x86/src/path/filepath/ |
path_windows_test.go | 67 t.Errorf("%d,%d: %#q refers outside working directory", ti, i, d) 72 t.Errorf("%d,%d: %#q already exists", ti, i, d) 76 t.Errorf("%d,%d: MkdirAll(%#q) failed: %v", ti, i, dd, err) 81 t.Errorf("%d,%d: WriteFile(%#q) failed: %v", ti, i, fn, err) 100 t.Errorf("%d,%d: execution error %v\n%q", ti, i, err, out) 103 t.Errorf("%d,%d: expected %#q, got %#q", ti, i, exp, out)
|
/prebuilts/go/linux-x86/src/strings/ |
compare_test.go | 39 t.Errorf(`Compare(%q, %q) = %v`, tt.a, tt.b, cmp) 72 t.Errorf(`CompareIdentical(%d) = %d`, len, cmp) 77 t.Errorf(`CompareAshorter(%d) = %d`, len, cmp) 81 t.Errorf(`CompareBshorter(%d) = %d`, len, cmp) 88 t.Errorf(`CompareAbigger(%d,%d) = %d`, len, k, cmp) 93 t.Errorf(`CompareBbigger(%d,%d) = %d`, len, k, cmp)
|
/build/blueprint/proptools/ |
clone_test.go | 254 t.Errorf("test case %s", testString) 255 t.Errorf("incorrect output") 256 t.Errorf(" expected: %#v", testCase.out) 257 t.Errorf(" got: %#v", got) 457 t.Errorf("test case %s", testString) 458 t.Errorf("incorrect output") 459 t.Errorf(" expected: %#v", testCase.out) 460 t.Errorf(" got: %#v", got) 473 t.Errorf("test case %s", testString) 474 t.Errorf("incorrect output" [all...] |
/external/skia/platform_tools/android/bin/ |
android_run_app.go | 76 return -1, fmt.Errorf("Failed to check the running processes on the device: %v", err) 83 return -1, fmt.Errorf("Failed to parse \"%s\" to an integer: %v", fields[1], err) 152 return fmt.Errorf("Failed to kill app: %v", err) 157 return fmt.Errorf("Failed to clear ADB log: %v", err) 165 glog.Errorf("Failed to kill logcat process: %v", err) 171 return fmt.Errorf("Failed to obtain stdout pipe: %v", err) 176 return fmt.Errorf("Failed to obtain stderr pipe: %v", err) 183 return fmt.Errorf("Failed to start logcat process.") 193 return fmt.Errorf("Failed to launch app: %v", err) 206 glog.Errorf("Failed to kill app: %v", err [all...] |
/prebuilts/go/darwin-x86/src/encoding/gob/ |
error.go | 21 // errorf is like error_ but takes Printf-style arguments to construct an error. 23 func errorf(format string, args ...interface{}) { 24 error_(fmt.Errorf("gob: "+format, args...))
|
/prebuilts/go/darwin-x86/src/net/http/fcgi/ |
fcgi_test.go | 32 t.Errorf("%d expected %x, encoded %x", i, test.bytes, b) 36 t.Errorf("%d expected %d, read %d", i, test.size, size) 39 t.Errorf("%d did not consume all the bytes", i) 84 t.Errorf("%s: error reading record: %v", test.desc, err) 90 t.Errorf("%s: got type %d expected %d", test.desc, rec.h.Type, test.recType) 94 t.Errorf("%s: got request ID %d expected %d", test.desc, rec.h.Id, test.reqId) 98 t.Errorf("%s: read wrong content", test.desc) 105 t.Errorf("%s: error writing record: %v", test.desc, err) 109 t.Errorf("%s: error closing stream: %v", test.desc, err) 113 t.Errorf("%s: wrote wrong content", test.desc [all...] |
/prebuilts/go/darwin-x86/src/net/http/ |
sniff_test.go | 52 t.Errorf("%v: DetectContentType = %q, want %q", tt.desc, ct, tt.contentType) 72 t.Errorf("%v: %v", tt.desc, err) 76 t.Errorf("%v: Content-Type = %q, want %q", tt.desc, ct, tt.contentType) 80 t.Errorf("%v: reading body: %v", tt.desc, err) 82 t.Errorf("%v: data is %q, want %q", tt.desc, data, tt.data) 106 t.Errorf("Content-Type = %q; want %q", got, want) 124 t.Errorf("io.Copy(w, %q) = %v, %v want %d, nil", input, n, err, len(input)) 134 t.Errorf("Content-Type = %q, want %q", ct, expected) 138 t.Errorf("reading body: %v", err) 140 t.Errorf("data is %q, want %q", data, input [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
runtime_test.go | 192 t.Errorf(`eqstring("%s","%s") = %t, want %t`, s1, s2, x, y) 205 t.Errorf("sizeof(%#v)==%d, want 8", T1{}, unsafe.Sizeof(T1{})) 212 t.Errorf("sizeof(%#v)==%d, want %d", T2{}, unsafe.Sizeof(T2{}), 8+unsafe.Sizeof(Uintreg(0))) 219 t.Errorf("sizeof(%#v)==%d, want 2", T3{}, unsafe.Sizeof(T3{})) 229 t.Errorf("sizeof(%#v)==%d, want 8", T4{}, unsafe.Sizeof(T4{})) 235 t.Errorf("sizeof(%#v)==%d, want 0", T5{}, unsafe.Sizeof(T5{})) 248 t.Errorf("open(\"%s\")=%d, want -1", string(nonfile), fd) 253 t.Errorf("read()=%d, want -1", r) 257 t.Errorf("write()=%d, want -1", w) 261 t.Errorf("close()=%d, want -1", c [all...] |
/prebuilts/go/darwin-x86/src/unicode/ |
digit_test.go | 109 t.Errorf("IsDigit(U+%04X) = false, want true", r) 114 t.Errorf("IsDigit(U+%04X) = true, want false", r) 123 t.Errorf("IsDigit(U+%04X) disagrees with Is(Digit)", i)
|
/prebuilts/go/linux-x86/src/encoding/gob/ |
error.go | 21 // errorf is like error_ but takes Printf-style arguments to construct an error. 23 func errorf(format string, args ...interface{}) { 24 error_(fmt.Errorf("gob: "+format, args...))
|
/prebuilts/go/linux-x86/src/net/http/fcgi/ |
fcgi_test.go | 32 t.Errorf("%d expected %x, encoded %x", i, test.bytes, b) 36 t.Errorf("%d expected %d, read %d", i, test.size, size) 39 t.Errorf("%d did not consume all the bytes", i) 84 t.Errorf("%s: error reading record: %v", test.desc, err) 90 t.Errorf("%s: got type %d expected %d", test.desc, rec.h.Type, test.recType) 94 t.Errorf("%s: got request ID %d expected %d", test.desc, rec.h.Id, test.reqId) 98 t.Errorf("%s: read wrong content", test.desc) 105 t.Errorf("%s: error writing record: %v", test.desc, err) 109 t.Errorf("%s: error closing stream: %v", test.desc, err) 113 t.Errorf("%s: wrote wrong content", test.desc [all...] |
/prebuilts/go/linux-x86/src/net/http/ |
sniff_test.go | 52 t.Errorf("%v: DetectContentType = %q, want %q", tt.desc, ct, tt.contentType) 72 t.Errorf("%v: %v", tt.desc, err) 76 t.Errorf("%v: Content-Type = %q, want %q", tt.desc, ct, tt.contentType) 80 t.Errorf("%v: reading body: %v", tt.desc, err) 82 t.Errorf("%v: data is %q, want %q", tt.desc, data, tt.data) 106 t.Errorf("Content-Type = %q; want %q", got, want) 124 t.Errorf("io.Copy(w, %q) = %v, %v want %d, nil", input, n, err, len(input)) 134 t.Errorf("Content-Type = %q, want %q", ct, expected) 138 t.Errorf("reading body: %v", err) 140 t.Errorf("data is %q, want %q", data, input [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
runtime_test.go | 192 t.Errorf(`eqstring("%s","%s") = %t, want %t`, s1, s2, x, y) 205 t.Errorf("sizeof(%#v)==%d, want 8", T1{}, unsafe.Sizeof(T1{})) 212 t.Errorf("sizeof(%#v)==%d, want %d", T2{}, unsafe.Sizeof(T2{}), 8+unsafe.Sizeof(Uintreg(0))) 219 t.Errorf("sizeof(%#v)==%d, want 2", T3{}, unsafe.Sizeof(T3{})) 229 t.Errorf("sizeof(%#v)==%d, want 8", T4{}, unsafe.Sizeof(T4{})) 235 t.Errorf("sizeof(%#v)==%d, want 0", T5{}, unsafe.Sizeof(T5{})) 248 t.Errorf("open(\"%s\")=%d, want -1", string(nonfile), fd) 253 t.Errorf("read()=%d, want -1", r) 257 t.Errorf("write()=%d, want -1", w) 261 t.Errorf("close()=%d, want -1", c [all...] |
/prebuilts/go/linux-x86/src/unicode/ |
digit_test.go | 109 t.Errorf("IsDigit(U+%04X) = false, want true", r) 114 t.Errorf("IsDigit(U+%04X) = true, want false", r) 123 t.Errorf("IsDigit(U+%04X) disagrees with Is(Digit)", i)
|
/prebuilts/go/darwin-x86/src/database/sql/ |
sql_test.go | 86 t.Errorf("Error closing fakeConn: %v", err) 96 t.Errorf("while closing db, freeConn %d/%d had %d open stmts; want 0", i, len(db.freeConn), n) 196 t.Errorf("mismatch.\n got: %#v\nwant: %#v", got, want) 205 t.Errorf("executed %d Prepare statements; want 1", prepares) 236 t.Errorf("mismatch.\n got: %#v\nwant: %#v", got, want) 259 t.Errorf("got %#v; want %#v", cols, want) 262 t.Errorf("error closing rows: %s", err) 275 t.Errorf("expected error from wrong number of arguments; actually got: %v", err) 280 t.Errorf("chris birthday = %v, err = %v; want %v", birthday, err, chrisBirthday) 288 t.Errorf("expected name Bob, got %q", name [all...] |
/prebuilts/go/linux-x86/src/database/sql/ |
sql_test.go | 86 t.Errorf("Error closing fakeConn: %v", err) 96 t.Errorf("while closing db, freeConn %d/%d had %d open stmts; want 0", i, len(db.freeConn), n) 196 t.Errorf("mismatch.\n got: %#v\nwant: %#v", got, want) 205 t.Errorf("executed %d Prepare statements; want 1", prepares) 236 t.Errorf("mismatch.\n got: %#v\nwant: %#v", got, want) 259 t.Errorf("got %#v; want %#v", cols, want) 262 t.Errorf("error closing rows: %s", err) 275 t.Errorf("expected error from wrong number of arguments; actually got: %v", err) 280 t.Errorf("chris birthday = %v, err = %v; want %v", birthday, err, chrisBirthday) 288 t.Errorf("expected name Bob, got %q", name [all...] |
/build/blueprint/ |
ninja_defs.go | 142 return nil, fmt.Errorf("encountered rule params with no command " + 147 return nil, fmt.Errorf("Pool %s is not visible in this scope", r.Pool) 152 return nil, fmt.Errorf("error parsing Command param: %s", err) 159 return nil, fmt.Errorf("error parsing Depfile param: %s", err) 171 return nil, fmt.Errorf("error parsing Description param: %s", err) 187 return nil, fmt.Errorf("error parsing Rspfile param: %s", err) 195 return nil, fmt.Errorf("error parsing RspfileContent param: %s", 203 return nil, fmt.Errorf("error parsing CommandDeps param: %s", err) 272 return nil, fmt.Errorf("Rule %s is not visible in this scope", rule) 282 return nil, fmt.Errorf("error parsing Outputs param: %s", err [all...] |
/build/kati/ |
shellutil_test.go | 39 t.Errorf("rot13(%q) got=%q; want=%q", tc.in, got, want) 88 t.Errorf("%s: matched %s but not compacted", tc.sharg, b.name) 92 t.Errorf("%s: format=%q, want=%q - %s", tc.sharg, got, want, b.name) 99 t.Errorf("%s: not matched", tc.sharg)
|
/external/boringssl/src/ssl/test/runner/curve25519/ |
curve25519_test.go | 27 t.Errorf("incorrect result: got %s, want %s", result, expectedHex)
|
/prebuilts/go/darwin-x86/misc/cgo/test/ |
issue5242.go | 29 t.Errorf("got %v", got)
|