Home
last modified time | relevance | path

Searched refs:body_string (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/google-api-python-client/tests/
Dtest_json_model.py255 body_string = model.request({}, {}, {}, request_body)[-1]
256 json_body = json.loads(body_string)
264 response_body = model.response(MockResponse(response), body_string)
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTCTE.cpp371 std::string body_string; in executeTestRun() local
441 body_string = body_sstream.str(); in executeTestRun()
442 body_raw_ptr = body_string.c_str(); in executeTestRun()
451 std::string body_string; in executeTestRun() local
552 body_string = body_sstream.str(); in executeTestRun()
559 primitive_mode_token_position = body_string.find(primitive_mode_token); in executeTestRun()
563body_string = body_string.replace(primitive_mode_token_position, primitive_mode_token.length(), in executeTestRun()
566 primitive_mode_token_position = body_string.find(primitive_mode_token); in executeTestRun()
569 body_raw_ptr = body_string.c_str(); in executeTestRun()
579 std::string body_string; in executeTestRun() local
[all …]
/aosp_15_r20/external/pytorch/torchgen/operator_versions/
H A Dgen_mobile_upgraders.py340 body_string = ""