HomeSort by relevance Sort by last modified time
    Searched refs:echoes (Results 1 - 4 of 4) sorted by null

  /external/ltp/testcases/network/tcp_cmds/echo/
Makefile 31 MAKE_TARGETS := echoes echoes6 createfile
echo01 58 ECHOES=echoes${EXEC_SUFFIX}
90 if ! $ECHOES $RHOST "$TCtmp/$ECHOFILE" $NUMPROCESSES; then
91 end_testcase "Error in $ECHOES test in loop $TST_COUNT"
  /prebuilts/go/darwin-x86/src/net/rpc/
server.go 182 ServiceMethod string // echoes that of the Request
183 Seq uint64 // echoes that of the request
  /prebuilts/go/linux-x86/src/net/rpc/
server.go 182 ServiceMethod string // echoes that of the Request
183 Seq uint64 // echoes that of the request

Completed in 1297 milliseconds