Home
last modified time | relevance | path

Searched defs:expected_body (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_httplib.py364 expected_body = b"It's just a flesh wound" variable in TransferEncodingTest
/external/grpc-grpc/test/core/security/
Dcredentials_test.cc629 char* expected_body = nullptr; in validate_refresh_token_http_request() local