Home
last modified time | relevance | path

Searched defs:TestExecObjectType (Results 1 – 2 of 2) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/internal/testing/
H A DUnitTestDispatcherBase.cxx62 struct TestExecObjectType : vtkm::cont::ExecutionObjectBase struct
65 void CastAndCall(Functor f, Args&&... args) const in CastAndCall()
70 VTKM_CONT ExecutionObject<Device> PrepareForExecution(Device, vtkm::cont::Token&) const in PrepareForExecution()
76 vtkm::Id Value;
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/internal/testing/
H A DUnitTestDispatcherBase.cxx72 struct TestExecObjectType : vtkm::cont::ExecutionObjectBase struct
75 void CastAndCall(Functor f, Args&&... args) const in CastAndCall()
80 VTKM_CONT ExecutionObject<Device> PrepareForExecution(Device) const in PrepareForExecution()
86 vtkm::Id Value;