|
kokkos-execution 0.0.1
|
Public Member Functions | |
| OpStateTest_construct_query_and_start_Test ()=default | |
| ~OpStateTest_construct_query_and_start_Test () override=default | |
| OpStateTest_construct_query_and_start_Test (const OpStateTest_construct_query_and_start_Test &)=delete | |
| OpStateTest_construct_query_and_start_Test & | operator= (const OpStateTest_construct_query_and_start_Test &)=delete |
| OpStateTest_construct_query_and_start_Test (OpStateTest_construct_query_and_start_Test &&) noexcept=delete | |
| OpStateTest_construct_query_and_start_Test & | operator= (OpStateTest_construct_query_and_start_Test &&) noexcept=delete |
| Public Member Functions inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec > | |
| ExecutionSpace () | |
| ExecutionSpace & | operator= (const ExecutionSpace &)=delete |
Private Member Functions | |
| void | TestBody () override |
Static Private Attributes | |
| static ::testing::TestInfo *const | test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "OpStateTest", "construct_query_and_start", nullptr, nullptr, ::testing::internal::CodeLocation(__FILE__, __LINE__), (::testing::internal::GetTypeId<OpStateTest>()), ::testing::internal::SuiteApiResolver< OpStateTest>::GetSetUpCaseOrSuite(__FILE__, __LINE__), ::testing::internal::SuiteApiResolver< OpStateTest>::GetTearDownCaseOrSuite(__FILE__, __LINE__), new ::testing::internal::TestFactoryImpl< OpStateTest_construct_query_and_start_Test >) |
Additional Inherited Members | |
| 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 |
Definition at line 88 of file test_operation_state.cpp.
|
default |
|
overridedefault |
|
delete |
|
deletenoexcept |
|
delete |
|
deletenoexcept |
|
overrideprivate |
Definition at line 88 of file test_operation_state.cpp.
|
staticprivate |
Definition at line 88 of file test_operation_state.cpp.