Searched refs:ret_alloc_attrs (Results 1 – 5 of 5) sorted by relevance
184 std::vector<AllocatorAttributes> ret_alloc_attrs; in TEST_F() local188 &arg_alloc_attrs, &ret_alloc_attrs); in TEST_F()194 CheckAlloc({false}, ret_alloc_attrs); in TEST_F()
76 std::vector<AllocatorAttributes>* ret_alloc_attrs) { in UpdateArgAndRetvalMetadata() argument118 ret_alloc_attrs->push_back(alloc_attr); in UpdateArgAndRetvalMetadata()
63 std::vector<AllocatorAttributes>* ret_alloc_attrs);
988 AllocatorAttributes ret_alloc_attrs; in RunRemote() local990 ret_alloc_attrs.set_on_host(true); in RunRemote()992 rets_alloc_attrs.push_back(ret_alloc_attrs); in RunRemote()
370 AllocatorAttributes ret_alloc_attrs; in ComputeAsync() local372 ret_alloc_attrs.set_on_host(true); in ComputeAsync()374 opts.rets_alloc_attrs.push_back(ret_alloc_attrs); in ComputeAsync()