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

  /prebuilts/go/darwin-x86/misc/cgo/testcshared/
test.bash 31 rm -rf libgo.$libext libgo2.$libext libgo.h testp testp2 testp3 pkg
111 $(go env CC) $(go env GOGCCFLAGS) -o testp2 main2.c $linkflags libgo2.$libext
112 binpush testp2
113 output=$(run LD_LIBRARY_PATH=. ./testp2)
  /prebuilts/go/linux-x86/misc/cgo/testcshared/
test.bash 31 rm -rf libgo.$libext libgo2.$libext libgo.h testp testp2 testp3 pkg
111 $(go env CC) $(go env GOGCCFLAGS) -o testp2 main2.c $linkflags libgo2.$libext
112 binpush testp2
113 output=$(run LD_LIBRARY_PATH=. ./testp2)

Completed in 175 milliseconds