|
| static ::testing::TestInfo *const | test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "SplitTest", "within", nullptr, nullptr, ::testing::internal::CodeLocation(__FILE__, __LINE__), (::testing::internal::GetTypeId<SplitTest>()), ::testing::internal::SuiteApiResolver< SplitTest>::GetSetUpCaseOrSuite(__FILE__, __LINE__), ::testing::internal::SuiteApiResolver< SplitTest>::GetTearDownCaseOrSuite(__FILE__, __LINE__), new ::testing::internal::TestFactoryImpl< SplitTest_within_Test >) |
- Test
- Each branch of a
stdexec::when_all that executes on Kokkos::Execution::ExecutionSpaceContext must synchronize before calling stdexec::set_value of the "end of the branch receiver".
Definition at line 60 of file test_split.cpp.
◆ SplitTest_within_Test() [1/3]
| Tests::ExecutionSpaceImpl::SplitTest_within_Test::SplitTest_within_Test |
( |
| ) |
|
|
default |
◆ ~SplitTest_within_Test()
| Tests::ExecutionSpaceImpl::SplitTest_within_Test::~SplitTest_within_Test |
( |
| ) |
|
|
overridedefault |
◆ SplitTest_within_Test() [2/3]
| Tests::ExecutionSpaceImpl::SplitTest_within_Test::SplitTest_within_Test |
( |
const SplitTest_within_Test & | | ) |
|
|
delete |
◆ SplitTest_within_Test() [3/3]
| Tests::ExecutionSpaceImpl::SplitTest_within_Test::SplitTest_within_Test |
( |
SplitTest_within_Test && | | ) |
|
|
deletenoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ TestBody()
| void Tests::ExecutionSpaceImpl::SplitTest_within_Test::TestBody |
( |
| ) |
|
|
overrideprivate |
Each branch may be executed by a distinct host thread. So ordering of the event is not guaranteed.
Definition at line 60 of file test_split.cpp.
◆ test_info_
| testing::TestInfo *const Tests::ExecutionSpaceImpl::SplitTest_within_Test::test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "SplitTest", "within", nullptr, nullptr, ::testing::internal::CodeLocation(__FILE__, __LINE__), (::testing::internal::GetTypeId<SplitTest>()), ::testing::internal::SuiteApiResolver< SplitTest>::GetSetUpCaseOrSuite(__FILE__, __LINE__), ::testing::internal::SuiteApiResolver< SplitTest>::GetTearDownCaseOrSuite(__FILE__, __LINE__), new ::testing::internal::TestFactoryImpl< SplitTest_within_Test >) |
|
staticprivate |
The documentation for this class was generated from the following file:
- /__w/kokkos-execution/kokkos-execution/tests/execution_space/test_split.cpp