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

Public Member Functions

 DomainTest_has_apply_sender_for_sync_wait_Test ()=default
 ~DomainTest_has_apply_sender_for_sync_wait_Test () override=default
 DomainTest_has_apply_sender_for_sync_wait_Test (const DomainTest_has_apply_sender_for_sync_wait_Test &)=delete
DomainTest_has_apply_sender_for_sync_wait_Testoperator= (const DomainTest_has_apply_sender_for_sync_wait_Test &)=delete
 DomainTest_has_apply_sender_for_sync_wait_Test (DomainTest_has_apply_sender_for_sync_wait_Test &&) noexcept=delete
DomainTest_has_apply_sender_for_sync_wait_Testoperator= (DomainTest_has_apply_sender_for_sync_wait_Test &&) noexcept=delete

Private Member Functions

void TestBody () override

Static Private Attributes

static ::testing::TestInfo *const test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "DomainTest", "has_apply_sender_for_sync_wait", 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< DomainTest_has_apply_sender_for_sync_wait_Test >)

Detailed Description

Test
It has an apply_sender for stdexec::sync_wait_t.

Definition at line 47 of file test_domain.cpp.

Constructor & Destructor Documentation

◆ DomainTest_has_apply_sender_for_sync_wait_Test() [1/3]

Tests::GraphImpl::DomainTest_has_apply_sender_for_sync_wait_Test::DomainTest_has_apply_sender_for_sync_wait_Test ( )
default

◆ ~DomainTest_has_apply_sender_for_sync_wait_Test()

Tests::GraphImpl::DomainTest_has_apply_sender_for_sync_wait_Test::~DomainTest_has_apply_sender_for_sync_wait_Test ( )
overridedefault

◆ DomainTest_has_apply_sender_for_sync_wait_Test() [2/3]

Tests::GraphImpl::DomainTest_has_apply_sender_for_sync_wait_Test::DomainTest_has_apply_sender_for_sync_wait_Test ( const DomainTest_has_apply_sender_for_sync_wait_Test & )
delete

◆ DomainTest_has_apply_sender_for_sync_wait_Test() [3/3]

Tests::GraphImpl::DomainTest_has_apply_sender_for_sync_wait_Test::DomainTest_has_apply_sender_for_sync_wait_Test ( DomainTest_has_apply_sender_for_sync_wait_Test && )
deletenoexcept

Member Function Documentation

◆ operator=() [1/2]

DomainTest_has_apply_sender_for_sync_wait_Test & Tests::GraphImpl::DomainTest_has_apply_sender_for_sync_wait_Test::operator= ( const DomainTest_has_apply_sender_for_sync_wait_Test & )
delete

◆ operator=() [2/2]

DomainTest_has_apply_sender_for_sync_wait_Test & Tests::GraphImpl::DomainTest_has_apply_sender_for_sync_wait_Test::operator= ( DomainTest_has_apply_sender_for_sync_wait_Test && )
deletenoexcept

◆ TestBody()

void Tests::GraphImpl::DomainTest_has_apply_sender_for_sync_wait_Test::TestBody ( )
overrideprivate

Definition at line 47 of file test_domain.cpp.

Member Data Documentation

◆ test_info_

testing::TestInfo *const Tests::GraphImpl::DomainTest_has_apply_sender_for_sync_wait_Test::test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "DomainTest", "has_apply_sender_for_sync_wait", 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< DomainTest_has_apply_sender_for_sync_wait_Test >)
staticprivate

Definition at line 47 of file test_domain.cpp.


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