OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:succeeds
(Results
51 - 75
of
79
) sorted by null
1
2
3
4
/prebuilts/go/darwin-x86/src/syscall/
exec_linux.go
58
// (Pipe is close-on-exec so if exec
succeeds
, it will be closed.)
/prebuilts/go/linux-x86/src/database/sql/driver/
driver.go
480
// command (such as a CREATE TABLE)
succeeds
. It returns an error for both
/prebuilts/go/linux-x86/src/net/
dial.go
261
// Dial will try each IP address in order until one
succeeds
.
/prebuilts/go/linux-x86/src/syscall/
exec_linux.go
58
// (Pipe is close-on-exec so if exec
succeeds
, it will be closed.)
/prebuilts/go/darwin-x86/misc/cgo/testshared/
shared_test.go
881
// link still
succeeds
and the executable still runs though.
/prebuilts/go/darwin-x86/src/cmd/compile/internal/s390x/
ssa.go
734
// Loop until the CS{,G}
succeeds
.
/prebuilts/go/darwin-x86/src/cmd/go/internal/work/
buildid.go
377
//
succeeds
. The flushOutput call must happen after updateBuildID.
/prebuilts/go/darwin-x86/src/os/exec/
exec_test.go
271
// doesn't matter whether this Kill
succeeds
or not.
/prebuilts/go/darwin-x86/src/runtime/
os_windows.go
267
// function. If GetProcAddress
succeeds
, the LOAD_LIBRARY_SEARCH_*
/prebuilts/go/linux-x86/misc/cgo/testshared/
shared_test.go
881
// link still
succeeds
and the executable still runs though.
/prebuilts/go/linux-x86/src/cmd/compile/internal/s390x/
ssa.go
734
// Loop until the CS{,G}
succeeds
.
/prebuilts/go/linux-x86/src/cmd/go/internal/work/
buildid.go
377
//
succeeds
. The flushOutput call must happen after updateBuildID.
/prebuilts/go/linux-x86/src/os/exec/
exec_test.go
271
// doesn't matter whether this Kill
succeeds
or not.
/prebuilts/go/linux-x86/src/runtime/
os_windows.go
267
// function. If GetProcAddress
succeeds
, the LOAD_LIBRARY_SEARCH_*
/build/make/tools/
warn.py
[
all
...]
/prebuilts/go/darwin-x86/src/net/http/
serve_test.go
793
return // first request
succeeds
854
return // first request
succeeds
[
all
...]
/prebuilts/go/linux-x86/src/net/http/
serve_test.go
793
return // first request
succeeds
854
return // first request
succeeds
[
all
...]
/external/golang-protobuf/proto/
all_test.go
454
name: "Marshaler that
succeeds
",
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/go/
alldocs.go
[
all
...]
go_test.go
663
// mustHaveContent
succeeds
if filePath is a path to a file,
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/go/internal/test/
test.go
293
text from Log and Logf calls even if the test
succeeds
.
[
all
...]
/prebuilts/go/linux-x86/src/cmd/go/
alldocs.go
[
all
...]
go_test.go
663
// mustHaveContent
succeeds
if filePath is a path to a file,
[
all
...]
/prebuilts/go/linux-x86/src/cmd/go/internal/test/
test.go
293
text from Log and Logf calls even if the test
succeeds
.
[
all
...]
/external/valgrind/
configure
[
all
...]
Completed in 1630 milliseconds
1
2
3
4