Searched +defs:testcase +defs:timeout (Results 1 – 6 of 6) sorted by relevance
| /third_party/ltp/testcases/kernel/io/aio/ |
| D | aio02.c | 26 struct testcase { struct 30 } testcases[] = { argument 111 struct timespec timeout; in io_tio() local
|
| /third_party/node/deps/v8/tools/clusterfuzz/foozzie/ |
| D | v8_commands.py | 86 def run(self, testcase, timeout, verbose=False): argument 116 def Execute(args, cwd, timeout=None): argument
|
| /third_party/curl/tests/server/ |
| D | tftpd.c | 104 struct testcase { struct 105 char *buffer; /* holds the file data to send to the client */ 106 size_t bufsize; /* size of the data in buffer */ 107 char *rptr; /* read pointer into the buffer */ 108 size_t rcount; /* amount of data left to read of the file */ 109 long testno; /* test case number */ 110 int ofile; /* file descriptor for output file when uploading to us */ 112 int writedelay; /* number of seconds between each packet */ 201 static unsigned int timeout; variable
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/run-cts/ |
| D | main.go | 735 timeout status = "timeout" const 741 testcase string member
|
| /third_party/python/Lib/test/ |
| D | test_socketserver.py | 44 def receive(sock, n, timeout=test.support.SHORT_TIMEOUT): argument 62 def simple_subprocess(testcase): argument
|
| /third_party/python/Lib/test/support/ |
| D | __init__.py | 615 def check_syntax_error(testcase, statement, errtext='', *, lineno=None, offset=None): argument 2074 def wait_process(pid, *, exitcode, timeout=None): argument 2151 def check_disallow_instantiation(testcase, tp, *args, **kwds): argument
|