Searched refs:FILE (Results 151 - 175 of 2705) sorted by relevance

1234567891011>>

/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/command/
H A DRetrCommandHandlerTest.groovy38 def FILE = p(DIR, FILENAME)
47 handleCommandAndVerifySendDataReplies([FILE])
53 handleCommandAndVerifySendDataReplies([FILE])
69 def path = FILE + "XXX"
75 fileSystem.getEntry(FILE).permissions = Permissions.NONE
76 handleCommand([FILE])
77 assertSessionReply(ReplyCodes.READ_FILE_ERROR, ['filesystem.cannotRead', FILE])
82 handleCommand([FILE])
87 fileSystem.delete(FILE)
88 def fileEntry = new BadFileEntry(FILE)
[all...]
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/command/
H A DRetrCommandHandlerTest.groovy38 def FILE = p(DIR, FILENAME)
47 handleCommandAndVerifySendDataReplies([FILE])
53 handleCommandAndVerifySendDataReplies([FILE])
69 def path = FILE + "XXX"
75 fileSystem.getEntry(FILE).permissions = Permissions.NONE
76 handleCommand([FILE])
77 assertSessionReply(ReplyCodes.READ_FILE_ERROR, ['filesystem.cannotRead', FILE])
82 handleCommand([FILE])
87 fileSystem.delete(FILE)
88 def fileEntry = new BadFileEntry(FILE)
[all...]
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/command/
H A DRetrCommandHandlerTest.groovy38 def FILE = p(DIR, FILENAME)
47 handleCommandAndVerifySendDataReplies([FILE])
53 handleCommandAndVerifySendDataReplies([FILE])
69 def path = FILE + "XXX"
75 fileSystem.getEntry(FILE).permissions = Permissions.NONE
76 handleCommand([FILE])
77 assertSessionReply(ReplyCodes.READ_FILE_ERROR, ['filesystem.cannotRead', FILE])
82 handleCommand([FILE])
87 fileSystem.delete(FILE)
88 def fileEntry = new BadFileEntry(FILE)
[all...]
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/command/
H A DRetrCommandHandlerTest.groovy38 def FILE = p(DIR, FILENAME)
47 handleCommandAndVerifySendDataReplies([FILE])
53 handleCommandAndVerifySendDataReplies([FILE])
69 def path = FILE + "XXX"
75 fileSystem.getEntry(FILE).permissions = Permissions.NONE
76 handleCommand([FILE])
77 assertSessionReply(ReplyCodes.READ_FILE_ERROR, ['filesystem.cannotRead', FILE])
82 handleCommand([FILE])
87 fileSystem.delete(FILE)
88 def fileEntry = new BadFileEntry(FILE)
[all...]
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/command/
H A DRetrCommandHandlerTest.groovy38 def FILE = p(DIR, FILENAME)
47 handleCommandAndVerifySendDataReplies([FILE])
53 handleCommandAndVerifySendDataReplies([FILE])
69 def path = FILE + "XXX"
75 fileSystem.getEntry(FILE).permissions = Permissions.NONE
76 handleCommand([FILE])
77 assertSessionReply(ReplyCodes.READ_FILE_ERROR, ['filesystem.cannotRead', FILE])
82 handleCommand([FILE])
87 fileSystem.delete(FILE)
88 def fileEntry = new BadFileEntry(FILE)
[all...]
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/command/
H A DRetrCommandHandlerTest.groovy38 def FILE = p(DIR, FILENAME)
47 handleCommandAndVerifySendDataReplies([FILE])
53 handleCommandAndVerifySendDataReplies([FILE])
69 def path = FILE + "XXX"
75 fileSystem.getEntry(FILE).permissions = Permissions.NONE
76 handleCommand([FILE])
77 assertSessionReply(ReplyCodes.READ_FILE_ERROR, ['filesystem.cannotRead', FILE])
82 handleCommand([FILE])
87 fileSystem.delete(FILE)
88 def fileEntry = new BadFileEntry(FILE)
[all...]
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/command/
H A DRetrCommandHandlerTest.groovy38 def FILE = p(DIR, FILENAME)
47 handleCommandAndVerifySendDataReplies([FILE])
53 handleCommandAndVerifySendDataReplies([FILE])
69 def path = FILE + "XXX"
75 fileSystem.getEntry(FILE).permissions = Permissions.NONE
76 handleCommand([FILE])
77 assertSessionReply(ReplyCodes.READ_FILE_ERROR, ['filesystem.cannotRead', FILE])
82 handleCommand([FILE])
87 fileSystem.delete(FILE)
88 def fileEntry = new BadFileEntry(FILE)
[all...]
/external/ltp/testcases/kernel/controllers/cpuctl/
H A Drun_cpuctl_test.sh70 FILE="12";
74 FILE=$TEST_NUM;
78 FILE=$TEST_NUM;
82 FILE=$TEST_NUM;
104 echo `date` >> $LTPROOT/output/cpuctl_results_$FILE.txt;
105 echo `uname -a` >> $LTPROOT/output/cpuctl_results_$FILE.txt;
106 echo TEST:- $TEST_NAME $TEST_NUM: >> $LTPROOT/output/cpuctl_results_$FILE.txt;
107 echo NUM_GROUPS=$NUM_GROUPS + 1\(DEF\) >> $LTPROOT/output/cpuctl_results_$FILE.txt;
113 >>$LTPROOT/output/cpuctl_results_$FILE.txt &
140 $TEST_NUM >>$LTPROOT/output/cpuctl_results_$FILE
[all...]
/external/bison/lib/
H A Dfseterr.h37 extern void fseterr (FILE *fp);
H A Dgetline.c24 getline (char **lineptr, size_t *n, FILE *stream)
/external/bison/src/
H A Dconflicts.h41 void conflicts_output (FILE *out);
H A Dflex-scanner.h33 FILE *FLEX_PREFIX (get_in) (void);
34 FILE *FLEX_PREFIX (get_out) (void);
38 void FLEX_PREFIX (set_in) (FILE *);
39 void FLEX_PREFIX (set_out) (FILE *);
H A Dreduce.h25 void reduce_output (FILE *out);
/external/compiler-rt/test/asan/TestCases/Posix/
H A Dfreopen.cc10 FILE *fp = fopen("/dev/null", "w");
/external/curl/docs/examples/
H A Dftpgetresp.c34 FILE *writehere = (FILE *)data;
45 FILE *ftpfile;
46 FILE *respfile;
/external/curl/src/
H A Dtool_binmode.c38 void set_binmode(FILE *stream)
/external/dhcpcd-6.8.2/compat/
H A Dgetline.h35 FILE * __restrict fp);
/external/e2fsprogs/lib/e2p/
H A Dpe.c24 void print_fs_errors (FILE * f, unsigned short errors)
H A Dps.c24 void print_fs_state (FILE * f, unsigned short state)
/external/icu/icu4c/source/extra/uconv/unicode/
H A Duwmsg.h26 U_CFUNC int u_wmsg(FILE *fp, const char *tag, ... );
/external/iproute2/include/
H A Dcolor.h14 int color_fprintf(FILE *fp, enum color_attr attr, const char *fmt, ...);
/external/iproute2/ip/
H A Diproute_lwtunnel.h5 void lwt_print_encap(FILE *fp, struct rtattr *encap_type,
/external/iputils/
H A Dtftp.h80 extern int readit(FILE * file, struct tftphdr **dpp, int convert);
81 extern void read_ahead(FILE *file, int convert);
82 extern int writeit(FILE *file, struct tftphdr **dpp, int ct, int convert);
83 extern int write_behind(FILE *file, int convert);
/external/libmojo/mojo/public/c/test_support/
H A Dtest_support.h29 FILE* MojoTestSupportOpenSourceRootRelativeFile(
/external/libvpx/libvpx/
H A Divfdec.h21 int ivf_read_frame(FILE *infile, uint8_t **buffer, size_t *bytes_read,

Completed in 2649 milliseconds

1234567891011>>