Home
last modified time | relevance | path

Searched defs:host_result (Results 1 – 3 of 3) sorted by relevance

/external/OpenCL-CTS/test_conformance/api/
Dtest_null_buffer_arg.cpp93 cl_int* host_result = (cl_int*)malloc(NITEMS*sizeof(cl_int)); in test_setargs_and_execution() local
118 cl_long* host_result = (cl_long*)malloc(NITEMS*sizeof(cl_long)); in test_setargs_and_execution() local
/external/curl/lib/
Durl.c2941 char **host_result,
/external/cronet/net/dns/
Dmock_host_resolver.cc869 const HostPortPair& host_result) { in TriggerMdnsListeners()