|
| static ::testing::TestInfo *const | test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "SyncWaitTest", "rethrows", nullptr, nullptr, ::testing::internal::CodeLocation(__FILE__, __LINE__), (::testing::internal::GetTypeId<SyncWaitTest>()), ::testing::internal::SuiteApiResolver< SyncWaitTest>::GetSetUpCaseOrSuite(__FILE__, __LINE__), ::testing::internal::SuiteApiResolver< SyncWaitTest>::GetTearDownCaseOrSuite(__FILE__, __LINE__), new ::testing::internal::TestFactoryImpl< SyncWaitTest_rethrows_Test >) |
- Test
- Check that the
stdexec::sync_wait of Kokkos::Execution::ExecutionSpaceContext properly rethrows if needed.
Definition at line 60 of file test_sync_wait.cpp.
◆ SyncWaitTest_rethrows_Test() [1/3]
| Tests::ExecutionSpaceImpl::SyncWaitTest_rethrows_Test::SyncWaitTest_rethrows_Test |
( |
| ) |
|
|
default |
◆ ~SyncWaitTest_rethrows_Test()
| Tests::ExecutionSpaceImpl::SyncWaitTest_rethrows_Test::~SyncWaitTest_rethrows_Test |
( |
| ) |
|
|
overridedefault |
◆ SyncWaitTest_rethrows_Test() [2/3]
| Tests::ExecutionSpaceImpl::SyncWaitTest_rethrows_Test::SyncWaitTest_rethrows_Test |
( |
const SyncWaitTest_rethrows_Test & | | ) |
|
|
delete |
◆ SyncWaitTest_rethrows_Test() [3/3]
| Tests::ExecutionSpaceImpl::SyncWaitTest_rethrows_Test::SyncWaitTest_rethrows_Test |
( |
SyncWaitTest_rethrows_Test && | | ) |
|
|
deletenoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ TestBody()
| void Tests::ExecutionSpaceImpl::SyncWaitTest_rethrows_Test::TestBody |
( |
| ) |
|
|
overrideprivate |
◆ test_info_
| testing::TestInfo *const Tests::ExecutionSpaceImpl::SyncWaitTest_rethrows_Test::test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "SyncWaitTest", "rethrows", nullptr, nullptr, ::testing::internal::CodeLocation(__FILE__, __LINE__), (::testing::internal::GetTypeId<SyncWaitTest>()), ::testing::internal::SuiteApiResolver< SyncWaitTest>::GetSetUpCaseOrSuite(__FILE__, __LINE__), ::testing::internal::SuiteApiResolver< SyncWaitTest>::GetTearDownCaseOrSuite(__FILE__, __LINE__), new ::testing::internal::TestFactoryImpl< SyncWaitTest_rethrows_Test >) |
|
staticprivate |
The documentation for this class was generated from the following file: