Searched refs:ExpectedReturnTy (Results 1 – 1 of 1) sorted by relevance
318 typedef DeviceReturnTy ExpectedReturnTy; in test_host_device_calls_template() typedef320 typedef TemplateReturnTy ExpectedReturnTy; in test_host_device_calls_template()323 ExpectedReturnTy ret1 = template_vs_function(1.0f); in test_host_device_calls_template()324 ExpectedReturnTy ret2 = template_vs_function(2.0); in test_host_device_calls_template()352 typedef HostDeviceReturnTy ExpectedReturnTy; in test_host_device_calls_hd_template() typedef354 typedef TemplateReturnTy ExpectedReturnTy; in test_host_device_calls_hd_template()357 ExpectedReturnTy ret2 = template_vs_hd_function(1); in test_host_device_calls_hd_template()