|
| static ::testing::TestInfo *const | test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "ParallelForTest", "forwarding_env", nullptr, nullptr, ::testing::internal::CodeLocation(__FILE__, __LINE__), (::testing::internal::GetTypeId<ParallelForTest>()), ::testing::internal::SuiteApiResolver< ParallelForTest>::GetSetUpCaseOrSuite(__FILE__, __LINE__), ::testing::internal::SuiteApiResolver< ParallelForTest>::GetTearDownCaseOrSuite(__FILE__, __LINE__), new ::testing::internal::TestFactoryImpl< ParallelForTest_forwarding_env_Test >) |
- Test
- The customization of Kokkos::Execution::parallel_for properly forwards forwarding queries.
Definition at line 343 of file test_parallel_for.cpp.
◆ ParallelForTest_forwarding_env_Test() [1/3]
| Tests::ExecutionSpaceImpl::ParallelForTest_forwarding_env_Test::ParallelForTest_forwarding_env_Test |
( |
| ) |
|
|
default |
◆ ~ParallelForTest_forwarding_env_Test()
| Tests::ExecutionSpaceImpl::ParallelForTest_forwarding_env_Test::~ParallelForTest_forwarding_env_Test |
( |
| ) |
|
|
overridedefault |
◆ ParallelForTest_forwarding_env_Test() [2/3]
| Tests::ExecutionSpaceImpl::ParallelForTest_forwarding_env_Test::ParallelForTest_forwarding_env_Test |
( |
const ParallelForTest_forwarding_env_Test & | | ) |
|
|
delete |
◆ ParallelForTest_forwarding_env_Test() [3/3]
| Tests::ExecutionSpaceImpl::ParallelForTest_forwarding_env_Test::ParallelForTest_forwarding_env_Test |
( |
ParallelForTest_forwarding_env_Test && | | ) |
|
|
deletenoexcept |
◆ operator=() [1/2]
References Tests::Utils::check_rcvr_env_queryable_with, dispatch_label(), Kokkos::utils::tests::scoped::ExecutionSpace< Exec >::exec, Kokkos::Execution::ExecutionSpaceContext< Exec >::get_scheduler(), MATCHER_FOR_BEGIN_FENCE, MATCHER_FOR_BEGIN_PFOR, MATCHER_FOR_RECORD_EVENT, MATCHER_FOR_WAIT_EVENT, Kokkos::Execution::parallel_for, Tests::Utils::record_sync_wait(), and Tests::Utils::round_trip_allocate().
◆ operator=() [2/2]
◆ TestBody()
| void Tests::ExecutionSpaceImpl::ParallelForTest_forwarding_env_Test::TestBody |
( |
| ) |
|
|
overrideprivate |
◆ test_info_
| testing::TestInfo *const Tests::ExecutionSpaceImpl::ParallelForTest_forwarding_env_Test::test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "ParallelForTest", "forwarding_env", nullptr, nullptr, ::testing::internal::CodeLocation(__FILE__, __LINE__), (::testing::internal::GetTypeId<ParallelForTest>()), ::testing::internal::SuiteApiResolver< ParallelForTest>::GetSetUpCaseOrSuite(__FILE__, __LINE__), ::testing::internal::SuiteApiResolver< ParallelForTest>::GetTearDownCaseOrSuite(__FILE__, __LINE__), new ::testing::internal::TestFactoryImpl< ParallelForTest_forwarding_env_Test >) |
|
staticprivate |
The documentation for this class was generated from the following file: