kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Tests::Impl::WaitEvent_description_Test Class Reference
Inheritance diagram for Tests::Impl::WaitEvent_description_Test:

Public Member Functions

 WaitEvent_description_Test ()=default
 ~WaitEvent_description_Test () override=default
 WaitEvent_description_Test (const WaitEvent_description_Test &)=delete
WaitEvent_description_Testoperator= (const WaitEvent_description_Test &)=delete
 WaitEvent_description_Test (WaitEvent_description_Test &&) noexcept=delete
WaitEvent_description_Testoperator= (WaitEvent_description_Test &&) noexcept=delete

Private Member Functions

void TestBody () override

Static Private Attributes

static ::testing::TestInfo *const test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "WaitEvent", "description", nullptr, nullptr, ::testing::internal::CodeLocation(__FILE__, __LINE__), (::testing::internal::GetTestTypeId()), ::testing::internal::SuiteApiResolver< ::testing::Test>::GetSetUpCaseOrSuite(__FILE__, __LINE__), ::testing::internal::SuiteApiResolver< ::testing::Test>::GetTearDownCaseOrSuite(__FILE__, __LINE__), new ::testing::internal::TestFactoryImpl< WaitEvent_description_Test >)

Detailed Description

Test
Check the stream operator of Kokkos::Execution::Impl::WaitEvent.

Definition at line 67 of file test_event.cpp.

Constructor & Destructor Documentation

◆ WaitEvent_description_Test() [1/3]

Tests::Impl::WaitEvent_description_Test::WaitEvent_description_Test ( )
default

◆ ~WaitEvent_description_Test()

Tests::Impl::WaitEvent_description_Test::~WaitEvent_description_Test ( )
overridedefault

◆ WaitEvent_description_Test() [2/3]

Tests::Impl::WaitEvent_description_Test::WaitEvent_description_Test ( const WaitEvent_description_Test & )
delete

◆ WaitEvent_description_Test() [3/3]

Tests::Impl::WaitEvent_description_Test::WaitEvent_description_Test ( WaitEvent_description_Test && )
deletenoexcept

Member Function Documentation

◆ operator=() [1/2]

WaitEvent_description_Test & Tests::Impl::WaitEvent_description_Test::operator= ( const WaitEvent_description_Test & )
delete

◆ operator=() [2/2]

WaitEvent_description_Test & Tests::Impl::WaitEvent_description_Test::operator= ( WaitEvent_description_Test && )
deletenoexcept

◆ TestBody()

void Tests::Impl::WaitEvent_description_Test::TestBody ( )
overrideprivate

Definition at line 67 of file test_event.cpp.

Member Data Documentation

◆ test_info_

testing::TestInfo *const Tests::Impl::WaitEvent_description_Test::test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "WaitEvent", "description", nullptr, nullptr, ::testing::internal::CodeLocation(__FILE__, __LINE__), (::testing::internal::GetTestTypeId()), ::testing::internal::SuiteApiResolver< ::testing::Test>::GetSetUpCaseOrSuite(__FILE__, __LINE__), ::testing::internal::SuiteApiResolver< ::testing::Test>::GetTearDownCaseOrSuite(__FILE__, __LINE__), new ::testing::internal::TestFactoryImpl< WaitEvent_description_Test >)
staticprivate

Definition at line 67 of file test_event.cpp.


The documentation for this class was generated from the following file: