|
| static ::testing::TestInfo *const | test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "WhenAllTest", "single_branch_followed_by_self", nullptr, nullptr, ::testing::internal::CodeLocation(__FILE__, __LINE__), (::testing::internal::GetTypeId<WhenAllTest>()), ::testing::internal::SuiteApiResolver< WhenAllTest>::GetSetUpCaseOrSuite(__FILE__, __LINE__), ::testing::internal::SuiteApiResolver< WhenAllTest>::GetTearDownCaseOrSuite(__FILE__, __LINE__), new ::testing::internal::TestFactoryImpl< WhenAllTest_single_branch_followed_by_self_Test >) |
- Test
- A
stdexec::when_all with a single branch on Kokkos::Execution::ExecutionSpaceContext, followed by work on the same Kokkos::Execution::ExecutionSpaceContext.
* schedule(esc) | then -- when_all --> continues_on(esc) | then
*
Definition at line 107 of file test_when_all.cpp.
◆ WhenAllTest_single_branch_followed_by_self_Test() [1/3]
| Tests::ExecutionSpaceImpl::WhenAllTest_single_branch_followed_by_self_Test::WhenAllTest_single_branch_followed_by_self_Test |
( |
| ) |
|
|
default |
◆ ~WhenAllTest_single_branch_followed_by_self_Test()
| Tests::ExecutionSpaceImpl::WhenAllTest_single_branch_followed_by_self_Test::~WhenAllTest_single_branch_followed_by_self_Test |
( |
| ) |
|
|
overridedefault |
◆ WhenAllTest_single_branch_followed_by_self_Test() [2/3]
| Tests::ExecutionSpaceImpl::WhenAllTest_single_branch_followed_by_self_Test::WhenAllTest_single_branch_followed_by_self_Test |
( |
const WhenAllTest_single_branch_followed_by_self_Test & | | ) |
|
|
delete |
◆ WhenAllTest_single_branch_followed_by_self_Test() [3/3]
| Tests::ExecutionSpaceImpl::WhenAllTest_single_branch_followed_by_self_Test::WhenAllTest_single_branch_followed_by_self_Test |
( |
WhenAllTest_single_branch_followed_by_self_Test && | | ) |
|
|
deletenoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ TestBody()
| void Tests::ExecutionSpaceImpl::WhenAllTest_single_branch_followed_by_self_Test::TestBody |
( |
| ) |
|
|
overrideprivate |
◆ test_info_
| testing::TestInfo *const Tests::ExecutionSpaceImpl::WhenAllTest_single_branch_followed_by_self_Test::test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "WhenAllTest", "single_branch_followed_by_self", nullptr, nullptr, ::testing::internal::CodeLocation(__FILE__, __LINE__), (::testing::internal::GetTypeId<WhenAllTest>()), ::testing::internal::SuiteApiResolver< WhenAllTest>::GetSetUpCaseOrSuite(__FILE__, __LINE__), ::testing::internal::SuiteApiResolver< WhenAllTest>::GetTearDownCaseOrSuite(__FILE__, __LINE__), new ::testing::internal::TestFactoryImpl< WhenAllTest_single_branch_followed_by_self_Test >) |
|
staticprivate |
The documentation for this class was generated from the following file: