HomeSort by relevance Sort by last modified time
    Searched refs:Printf (Results 76 - 100 of 1069) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/test/fixedbugs/bug488.dir/
a.go 7 var p2 = Printf // ERROR "undefined"
  /prebuilts/go/darwin-x86/test/fixedbugs/issue4510.dir/
f1.go 9 var _ = fmt.Printf
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/testdata/
chan.go 30 fmt.Printf("expected len(chan) = %d, got %d", want, got)
39 fmt.Printf("expected len(nil) = %d, got %d", want, got)
49 fmt.Printf("expected cap(chan) = %d, got %d", want, got)
58 fmt.Printf("expected cap(nil) = %d, got %d", want, got)
cmp.go 24 fmt.Printf("eq_ssa: expected %v, got %v\n", wanted, got)
28 fmt.Printf("eq_ssa: expected %v, got %v\n", wanted, got)
33 fmt.Printf("neq_ssa: expected %v, got %v\n", wanted, got)
37 fmt.Printf("neq_ssa: expected %v, got %v\n", wanted, got)
divbyzero.go 39 fmt.Printf("expected div by zero for b(7, 0), got no error\n")
43 fmt.Printf("expected no error for b(7, 7), got div by zero\n")
47 fmt.Printf("expected div by zero for a(4, nil), got no error\n")
51 fmt.Printf("expected div by zero for c(5), got no error\n")
slice.go 40 fmt.Printf("wanted cap=%d, got %d\n", cap(a)-N, cap(t.s))
44 fmt.Printf("wanted ptr=%p, got %p\n", &a[N], &t.s[0])
  /prebuilts/go/linux-x86/src/sort/
example_search_test.go 19 fmt.Printf("found %d at index %d in %v\n", x, i, a)
21 fmt.Printf("%d not found in %v\n", x, a)
36 fmt.Printf("found %d at index %d in %v\n", x, i, a)
38 fmt.Printf("%d not found in %v\n", x, a)
  /prebuilts/go/linux-x86/test/fixedbugs/bug488.dir/
a.go 7 var p2 = Printf // ERROR "undefined"
  /prebuilts/go/linux-x86/test/fixedbugs/issue4510.dir/
f1.go 9 var _ = fmt.Printf
  /prebuilts/go/darwin-x86/src/os/exec/
example_test.go 26 fmt.Printf("fortune is available at %s\n", path)
38 fmt.Printf("in all caps: %q\n", out.String())
57 fmt.Printf("The date is %s\n", out)
62 log.Printf("Running command and waiting for it to finish...")
64 log.Printf("Command finished with error: %v", err)
73 log.Printf("Waiting for command to finish...")
75 log.Printf("Command finished with error: %v", err)
97 fmt.Printf("%s is %d years old\n", person.Name, person.Age)
117 fmt.Printf("%s\n", out)
132 fmt.Printf("%s\n", slurp
    [all...]
  /prebuilts/go/linux-x86/src/os/exec/
example_test.go 26 fmt.Printf("fortune is available at %s\n", path)
38 fmt.Printf("in all caps: %q\n", out.String())
57 fmt.Printf("The date is %s\n", out)
62 log.Printf("Running command and waiting for it to finish...")
64 log.Printf("Command finished with error: %v", err)
73 log.Printf("Waiting for command to finish...")
75 log.Printf("Command finished with error: %v", err)
97 fmt.Printf("%s is %d years old\n", person.Name, person.Age)
117 fmt.Printf("%s\n", out)
132 fmt.Printf("%s\n", slurp
    [all...]
  /external/llvm/lib/Fuzzer/
FuzzerExtFunctionsWeak.cpp 34 Printf("WARNING: Failed to find function \"%s\".\n", FnName);
FuzzerLoop.cpp 40 Printf("ERROR: %s is not defined. Exiting.\n"
206 Printf("==%d== ERROR: libFuzzer: deadly signal\n", GetPid());
209 Printf("NOTE: libFuzzer has rudimentary signal handlers.\n"
212 Printf("SUMMARY: libFuzzer: deadly signal\n");
219 Printf("==%d== libFuzzer: run interrupted; exiting\n", GetPid());
235 Printf("AlarmCallback %zd\n", Seconds);
237 Printf("ALARM: working on the last Unit for %zd seconds\n", Seconds);
238 Printf(" and the timeout value is %d (use -timeout=N to change)\n",
241 Printf("==%d== ERROR: libFuzzer: timeout after %d seconds\n", GetPid(),
245 Printf("SUMMARY: libFuzzer: timeout\n")
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/testdata/
slice.go 40 fmt.Printf("wanted cap=%d, got %d\n", cap(a)-N, cap(t.s))
44 fmt.Printf("wanted ptr=%p, got %p\n", &a[N], &t.s[0])
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue4618.go 34 fmt.Printf("AllocsPerRun(100, F) = %v, want 1\n", nf)
38 fmt.Printf("AllocsPerRun(100, G) = %v, want 0\n", ng)
issue4667.go 30 fmt.Printf("AllocsPerRun(100, F) = %v, want 1\n", nf)
34 fmt.Printf("AllocsPerRun(100, G) = %v, want 1\n", ng)
issue13162.go 34 fmt.Printf("index after range with side-effect = %d want %d\n", i, want)
44 fmt.Printf("index after range with side-effect = %d want %d\n", i, want)
48 fmt.Printf("rune after range with side-effect = %q want %q\n", r, want)
58 fmt.Printf("index after range without side-effect = %d want %d\n", i, want)
69 fmt.Printf("index after range without side-effect = %d want %d\n", i, want)
73 fmt.Printf("rune after range without side-effect = %q want %q\n", r, want)
  /prebuilts/go/linux-x86/test/fixedbugs/
issue4618.go 34 fmt.Printf("AllocsPerRun(100, F) = %v, want 1\n", nf)
38 fmt.Printf("AllocsPerRun(100, G) = %v, want 0\n", ng)
issue4667.go 30 fmt.Printf("AllocsPerRun(100, F) = %v, want 1\n", nf)
34 fmt.Printf("AllocsPerRun(100, G) = %v, want 1\n", ng)
  /prebuilts/go/darwin-x86/src/path/filepath/
example_unix_test.go 32 fmt.Printf("%q: %q %v\n", p, rel, err)
52 fmt.Printf("input: %q\n\tdir: %q\n\tfile: %q\n", p, dir, file)
89 fmt.Printf("prevent panic by handling failure accessing a path %q: %v\n", dir, err)
93 fmt.Printf("skipping a dir without errors: %+v \n", info.Name())
96 fmt.Printf("visited file: %q\n", path)
101 fmt.Printf("error walking the path %q: %v\n", dir, err)
  /prebuilts/go/darwin-x86/test/bench/garbage/
stats.go 22 fmt.Printf("garbage.%sMem%s Alloc=%d/%d Heap=%d NextGC=%d Mallocs=%d\n", name, cpus, st.Alloc, st.TotalAlloc, st.Sys, st.NextGC, st.Mallocs)
23 fmt.Printf("garbage.%s%s %d %d ns/op\n", name, cpus, n, t.Nanoseconds()/int64(n))
24 fmt.Printf("garbage.%sLastPause%s 1 %d ns/op\n", name, cpus, st.PauseNs[(st.NumGC-1)%uint32(len(st.PauseNs))])
25 fmt.Printf("garbage.%sPause%s %d %d ns/op\n", name, cpus, st.NumGC, int64(st.PauseTotalNs)/int64(st.NumGC))
31 fmt.Printf("garbage.%sPause5%s: %d %d %d %d %d\n", name, cpus, t1, t2, t3, t4, t5)
33 // fmt.Printf("garbage.%sScan: %v\n", name, st.ScanDist)
tree.go 80 fmt.Printf("stretch tree of depth %d\t check: %d\n", stretchDepth, check)
92 fmt.Printf("%d\t trees of depth %d\t check: %d\n", iterations*2, depth, check)
94 fmt.Printf("long lived tree of depth %d\t check: %d\n", maxDepth, longLivedTree.itemCheck())
  /prebuilts/go/linux-x86/src/path/filepath/
example_unix_test.go 32 fmt.Printf("%q: %q %v\n", p, rel, err)
52 fmt.Printf("input: %q\n\tdir: %q\n\tfile: %q\n", p, dir, file)
89 fmt.Printf("prevent panic by handling failure accessing a path %q: %v\n", dir, err)
93 fmt.Printf("skipping a dir without errors: %+v \n", info.Name())
96 fmt.Printf("visited file: %q\n", path)
101 fmt.Printf("error walking the path %q: %v\n", dir, err)
  /prebuilts/go/linux-x86/test/bench/garbage/
stats.go 22 fmt.Printf("garbage.%sMem%s Alloc=%d/%d Heap=%d NextGC=%d Mallocs=%d\n", name, cpus, st.Alloc, st.TotalAlloc, st.Sys, st.NextGC, st.Mallocs)
23 fmt.Printf("garbage.%s%s %d %d ns/op\n", name, cpus, n, t.Nanoseconds()/int64(n))
24 fmt.Printf("garbage.%sLastPause%s 1 %d ns/op\n", name, cpus, st.PauseNs[(st.NumGC-1)%uint32(len(st.PauseNs))])
25 fmt.Printf("garbage.%sPause%s %d %d ns/op\n", name, cpus, st.NumGC, int64(st.PauseTotalNs)/int64(st.NumGC))
31 fmt.Printf("garbage.%sPause5%s: %d %d %d %d %d\n", name, cpus, t1, t2, t3, t4, t5)
33 // fmt.Printf("garbage.%sScan: %v\n", name, st.ScanDist)
tree.go 80 fmt.Printf("stretch tree of depth %d\t check: %d\n", stretchDepth, check)
92 fmt.Printf("%d\t trees of depth %d\t check: %d\n", iterations*2, depth, check)
94 fmt.Printf("long lived tree of depth %d\t check: %d\n", maxDepth, longLivedTree.itemCheck())

Completed in 334 milliseconds

1 2 34 5 6 7 8 91011>>