#include <TestAlgo.h>
Public Member Functions | |
void | fill (cudatest::TestDeviceCollection &collection, cudaStream_t stream) const |
void | fill (cudatest::TestHostCollection &collection) const |
Definition at line 9 of file TestAlgo.h.
void cudatest::TestAlgo::fill | ( | cudatest::TestDeviceCollection & | collection, |
cudaStream_t | stream | ||
) | const |
Referenced by TestPortableProducerCPU::produce(), and TestPortableProducerCUDA::produce().
void cudatest::TestAlgo::fill | ( | cudatest::TestHostCollection & | collection | ) | const |
Definition at line 17 of file TestAlgo.cc.
References universalConfigTemplate::collection, and cudatest::testAlgoKernel().