|
| static ::testing::TestInfo *const | test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "ParallelForTest", "parallel_for_schedule", 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_parallel_for_schedule_Test >) |
- Test
- Our customization is not selected. No value channel is added, such that it is not sync-waitable.
- Test
- Check that Kokkos::Execution::GraphContext does its duty well when used with Kokkos::Execution::parallel_for_t within a chain started with
stdexec::schedule.
Definition at line 140 of file test_parallel_for.cpp.
◆ ParallelForTest_parallel_for_schedule_Test() [1/3]
| Tests::GraphImpl::ParallelForTest_parallel_for_schedule_Test::ParallelForTest_parallel_for_schedule_Test |
( |
| ) |
|
|
default |
◆ ~ParallelForTest_parallel_for_schedule_Test()
| Tests::GraphImpl::ParallelForTest_parallel_for_schedule_Test::~ParallelForTest_parallel_for_schedule_Test |
( |
| ) |
|
|
overridedefault |
◆ ParallelForTest_parallel_for_schedule_Test() [2/3]
| Tests::GraphImpl::ParallelForTest_parallel_for_schedule_Test::ParallelForTest_parallel_for_schedule_Test |
( |
const ParallelForTest_parallel_for_schedule_Test & | | ) |
|
|
delete |
◆ ParallelForTest_parallel_for_schedule_Test() [3/3]
| Tests::GraphImpl::ParallelForTest_parallel_for_schedule_Test::ParallelForTest_parallel_for_schedule_Test |
( |
ParallelForTest_parallel_for_schedule_Test && | | ) |
|
|
deletenoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ TestBody()
| void Tests::GraphImpl::ParallelForTest_parallel_for_schedule_Test::TestBody |
( |
| ) |
|
|
overrideprivate |
◆ test_info_
| testing::TestInfo *const Tests::GraphImpl::ParallelForTest_parallel_for_schedule_Test::test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "ParallelForTest", "parallel_for_schedule", 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_parallel_for_schedule_Test >) |
|
staticprivate |
The documentation for this class was generated from the following file: