Home
last modified time | relevance | path

Searched refs:POST (Results 1 – 25 of 133) sorted by relevance

123456

/external/chromium_org/chrome/test/chromedriver/client/
Dcommand_executor.py11 POST = 'POST' variable in _Method
16 NEW_SESSION = (_Method.POST, '/session')
21 GET = (_Method.POST, '/session/:sessionId/url')
23 DISMISS_ALERT = (_Method.POST, '/session/:sessionId/dismiss_alert')
24 ACCEPT_ALERT = (_Method.POST, '/session/:sessionId/accept_alert')
26 SET_ALERT_VALUE = (_Method.POST, '/session/:sessionId/alert_text')
27 GO_FORWARD = (_Method.POST, '/session/:sessionId/forward')
28 GO_BACK = (_Method.POST, '/session/:sessionId/back')
29 REFRESH = (_Method.POST, '/session/:sessionId/refresh')
30 EXECUTE_SCRIPT = (_Method.POST, '/session/:sessionId/execute')
[all …]
/external/chromium_org/third_party/WebKit/Tools/RebaselineLogServer/
Dmain_unittest.py52 request.POST[main.LOG_PARAM] = 'data to log'
53 request.POST[main.NEW_ENTRY_PARAM] = 'on'
54 request.POST[main.NO_NEEDS_REBASELINE_PARAM] = 'off'
66 request.POST[main.LOG_PARAM] = 'data to log'
67 request.POST[main.NEW_ENTRY_PARAM] = 'off'
68 request.POST[main.NO_NEEDS_REBASELINE_PARAM] = 'off'
76 request.POST[main.LOG_PARAM] = 'x' * 1000000
77 request.POST[main.NEW_ENTRY_PARAM] = 'off'
78 request.POST[main.NO_NEEDS_REBASELINE_PARAM] = 'off'
86 request.POST[main.LOG_PARAM] = 'data to log'
[all …]
Dmain.py69 new_log_data = self.request.POST.get(LOG_PARAM)
73 new_entry = self.request.POST.get(NEW_ENTRY_PARAM) == "on"
80 no_needs_rebaseline = self.request.POST.get(NO_NEEDS_REBASELINE_PARAM) == "on"
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-darwin.c699 #define POST(name) DEFN_POST_TEMPLATE(darwin, name) macro
929 POST(ioctl) in POST() function
1237 POST(fcntl) in POST() function
1343 POST(semctl) in POST() function
1404 POST(sem_init) in POST() function
1428 POST(kqueue) in POST() function
1459 POST(kevent) in POST() function
1548 POST(workq_ops) in POST() function
1625 POST(sigaction) in POST() function
1762 POST(waitevent) in POST() function
[all …]
Dsyswrap-linux.c504 #define POST(name) DEFN_POST_TEMPLATE(linux, name) macro
607 POST(sys_getresuid16) in POST() function
626 POST(sys_getresuid) in POST() function
661 POST(sys_getresgid16) in POST() function
680 POST(sys_getresgid) in POST() function
776 POST(sys_llseek) in POST() function
812 POST(sys_adjtimex) in POST() function
846 POST(sys_clock_adjtime) in POST() function
873 POST(sys_syslog) in POST() function
896 POST(sys_sysinfo) in POST() function
[all …]
Dsyswrap-generic.c2231 #define POST(name) DEFN_POST_TEMPLATE(generic, name) macro
2327 POST(sys_getpmsg) in POST() function
2370 POST(sys_getitimer) in POST() function
2401 POST(sys_setitimer) in POST() function
2526 POST(sys_fstatfs) in POST() function
2539 POST(sys_fstatfs64) in POST() function
2570 POST(sys_pread64) in POST() function
3005 POST(sys_close) in POST() function
3016 POST(sys_dup) in POST() function
3036 POST(sys_dup2) in POST() function
[all …]
Dsyswrap-ppc32-linux.c405 #define POST(name) DEFN_POST_TEMPLATE(ppc32_linux, name) macro
473 POST(sys_stat64) in POST() function
486 POST(sys_lstat64) in POST() function
503 POST(sys_fstatat64) in POST() function
515 POST(sys_fstat64) in POST() function
842 POST(sys_spu_create) in POST() function
854 POST(sys_spu_run) in POST() function
861 #undef POST
Dsyswrap-xen.c67 #define POST(name) static DEFN_POST_TEMPLATE(xen, name) macro
894 POST(memory_op) in POST() function
938 POST(mmuext_op) in POST() function
956 POST(evtchn_op) in POST() function
961 POST(evtchn_op_compat) in POST() function
967 POST(xen_version) in POST() function
1003 POST(grant_table_op) in POST() function
1019 POST(sysctl) in POST() function
1153 POST(domctl){ in POST() function
1349 POST(hvm_op) in POST() function
[all …]
/external/chromium_org/base/test/
Dsequenced_task_runner_test_template.cc76 events_.push_back(TaskEvent(i, TaskEvent::POST)); in TaskPosted()
108 case TaskEvent::POST: *os << "POST"; break; in PrintTo()
150 expected_order.push_back(TaskEvent::POST); in CheckEventOrdersForEachTask()
183 case TaskEvent::POST: in CheckNoTaskRunsOverlap()
197 case TaskEvent::POST: in CheckNoTaskRunsOverlap()
238 GetEventTypeOrder(events, TaskEvent::POST); in CheckNonNestableInvariants()
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/server/
Ddata_socket.h74 POST, enumerator
103 return headers_received() && (method_ != POST || data_received()); in request_received()
107 return method_ != POST || data_.length() >= content_length_; in data_received()
Ddata_socket.cc116 if (method_ != POST) { in OnDataAvailable()
194 if (method_ == POST) { in ParseHeaders()
211 { "POST", 4, POST }, in ParseMethodAndPath()
/external/oauth/core/src/main/java/net/oauth/http/
DHttpClient.java36 static final String POST = OAuthMessage.POST; field
/external/valgrind/main/none/tests/mips32/
Dunaligned_load_store.stdout.exp-BE9 POST lwl
25 POST lwr
Dunaligned_load_store.stdout.exp-LE9 POST lwl
25 POST lwr
/external/valgrind/main/none/tests/mips64/
Dunaligned_load_store.stdout.exp-BE9 POST lwl
25 POST lwr
Dunaligned_load_store.stdout.exp-LE9 POST lwl
25 POST lwr
/external/chromium_org/net/tools/quic/
Dend_to_end_test.cc480 HttpConstants::POST, "/foo"); in TEST_P()
514 HttpConstants::POST, "/foo"); in TEST_P()
563 HttpConstants::POST, "/foo"); in TEST_P()
586 HttpConstants::POST, "/foo"); in TEST_P()
604 HttpConstants::POST, "/foo"); in TEST_P()
626 HttpConstants::POST, "/foo"); in TEST_P()
649 HttpConstants::POST, "/foo"); in TEST_P()
668 HttpConstants::POST, "/foo"); in TEST_P()
686 HttpConstants::POST, "/foo"); in TEST_P()
774 HttpConstants::POST, "/foo"); in TEST_P()
[all …]
/external/chromium_org/tools/deep_memory_profiler/visualizer/
Dapp.py81 run_id = self.request.POST['run_id']
82 content = json.loads(self.request.POST['content'])
/external/chromium_org/google_apis/drive/
Ddrive_api_requests.cc111 return net::URLFetcher::POST; in GetRequestType()
132 return net::URLFetcher::POST; in GetRequestType()
258 return net::URLFetcher::POST; in GetRequestType()
372 return net::URLFetcher::POST; in GetRequestType()
486 return net::URLFetcher::POST; in GetRequestType()
554 return net::URLFetcher::POST; in GetRequestType()
760 return net::URLFetcher::POST; in GetRequestType()
/external/chromium_org/components/search_engines/
Dtemplate_url_parser.cc124 POST enumerator
301 if (method_ == TemplateURLParsingContext::POST || data_.short_name.empty() || in GetTemplateURL()
304 if (suggestion_method_ == TemplateURLParsingContext::POST) in GetTemplateURL()
373 method_ = POST; in ParseURL()
378 suggestion_method_ = POST; in ParseURL()
/external/valgrind/main/
DREADME_MISSING_SYSCALL_OR_IOCTL59 POST(sys_time)
82 Finally, the really important bit, after the syscall occurs, in the POST()
90 The POST() function won't be called if the syscall failed, so you
91 don't need to worry about checking that in the POST() function.
144 The *XY variant if it requires a PRE() and POST() function, and
177 the action happens within PRE(ioctl) and POST(ioctl).
/external/valgrind/main/none/tests/
Dresolv.stdout.exp2 POST _res.nscount = 1
/external/chromium_org/chrome/browser/safe_browsing/
Dping_manager.cc73 post_data.empty() ? net::URLFetcher::GET : net::URLFetcher::POST, in ReportSafeBrowsingHit()
88 report_url, net::URLFetcher::POST, this); in ReportMalwareDetails()
/external/oauth/core/src/main/java/net/oauth/client/
DOAuthClient.java266 final boolean isPost = POST.equalsIgnoreCase(request.method); in invoke()
344 protected static final String POST = OAuthMessage.POST; field in OAuthClient
/external/okhttp/
DCHANGELOG.md9 following a redirect from a POST to a GET.
85 * Fix: Drop `Content-Length` header when redirected from POST to GET.
96 * Fix: Correct bug where HTTPS POST requests were always automatically buffered.
131 * Improve cache invalidation for POST-like requests.

123456