Home
last modified time | relevance | path

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

/trusted-services/components/service/test_runner/provider/serializer/
A Dtest_runner_provider_serializer.h22 rpc_status_t (*deserialize_run_tests_req)(const struct rpc_buffer *req_buf, member
/trusted-services/components/service/test_runner/provider/serializer/packed-c/
A Dpackedc_test_runner_provider_serializer.c166 static rpc_status_t deserialize_run_tests_req(const struct rpc_buffer *req_buf, in deserialize_run_tests_req() function
197 deserialize_run_tests_req, serialize_run_tests_resp, deserialize_list_tests_req, in packedc_test_runner_provider_serializer_instance()
/trusted-services/components/service/test_runner/provider/
A Dtest_runner_provider.c148 rpc_status = serializer->deserialize_run_tests_req(req_buf, &test_spec); in run_tests_handler()

Completed in 7 milliseconds