OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pipetest
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/kernel/syscalls/epoll2/examples/
Makefile
31
all: blaster httpd
pipetest
42
pipetest
: $(SOURCES)
43
$(CC) $(CFLAGS) -DPIPETESTER -o $(OUTDIR)/epoll-
pipetest
$(SOURCES) $(LIBS)
49
@rm -f *~ $(OUTDIR)/epoll-blaster $(OUTDIR)/epoll-httpd $(OUTDIR)/epoll-
pipetest
/prebuilts/go/darwin-x86/src/os/exec/
exec_test.go
178
c := helperCommand(t, "
pipetest
")
724
case "
pipetest
":
971
c := helperCommandContext(t, ctx, "
pipetest
")
/prebuilts/go/linux-x86/src/os/exec/
exec_test.go
178
c := helperCommand(t, "
pipetest
")
724
case "
pipetest
":
971
c := helperCommandContext(t, ctx, "
pipetest
")
Completed in 1252 milliseconds