|
kokkos-execution 0.0.1
|
Private Member Functions | |
| void | TestBody () override |
Static Private Attributes | |
| static ::testing::TestInfo *const | test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "WhenAllTest", "nested_when_all_with_independent_branch", 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_nested_when_all_with_independent_branch_Test >) |
Additional Inherited Members | |
| Public Types inherited from Tests::ExecutionSpaceImpl::WhenAllTest | |
| using | recorder_listener_t |
| Public Types inherited from Tests::Utils::ContextTest< Kokkos::Execution::ExecutionSpaceContext, Exec > | |
| using | context_t |
| using | scheduler_t |
| using | schedule_sender_t |
| using | value_t |
| using | view_s_t |
| Public Attributes inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec > | |
| Exec | exec |
| Static Public Attributes inherited from Tests::Utils::ContextTest< Kokkos::Execution::ExecutionSpaceContext, Exec > | |
| static constexpr bool | on_device |
stdexec::when_all.* schedule(esc_A) | then('A') -- \
* when_all --> continues_on(esc_A) | then('D') -- \
* schedule(esc_B) | then('B') -- / when_all
* /
* schedule(esc_C) | then('C') ---------------------------------------------------
*
Definition at line 476 of file test_when_all.cpp.
|
default |
|
overridedefault |
|
delete |
|
deletenoexcept |
|
delete |
References Tests::Utils::are_same_instances(), 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, Tests::Utils::record_sync_wait(), and THEN_LABELED_PFOR.
|
deletenoexcept |
|
overrideprivate |
Definition at line 476 of file test_when_all.cpp.
|
staticprivate |
Definition at line 476 of file test_when_all.cpp.