Home
last modified time | relevance | path

Searched defs:expected_response (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/ps/core/
Dnode.cc107 uint64_t Node::AddMessageTrack(const uint32_t &expected_response) { in AddMessageTrack()
/third_party/libsoup/tests/
Drequester-test.c253 SoupBuffer *expected_response, in do_async_test()
482 guint expected_status, SoupBuffer *expected_response, in do_sync_request()
/third_party/cef/tests/ceftests/
Dserver_unittest.cc757 void VerifyHttpServerResponse(const HttpServerResponse& expected_response, in VerifyHttpServerResponse()
Durlrequest_unittest.cc2451 CefRefPtr<CefResponse> expected_response; in VerifyResponse() local