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

Public Member Functions

 DomainTest_not_default_domain_like_bulk_Test ()=default
 ~DomainTest_not_default_domain_like_bulk_Test () override=default
 DomainTest_not_default_domain_like_bulk_Test (const DomainTest_not_default_domain_like_bulk_Test &)=delete
DomainTest_not_default_domain_like_bulk_Testoperator= (const DomainTest_not_default_domain_like_bulk_Test &)=delete
 DomainTest_not_default_domain_like_bulk_Test (DomainTest_not_default_domain_like_bulk_Test &&) noexcept=delete
DomainTest_not_default_domain_like_bulk_Testoperator= (DomainTest_not_default_domain_like_bulk_Test &&) noexcept=delete

Private Member Functions

void TestBody () override

Static Private Attributes

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

Detailed Description

Test
It will always be non-default-like for stdexec::bulk_t (since it customizes it).

Definition at line 36 of file test_domain.cpp.

Constructor & Destructor Documentation

◆ DomainTest_not_default_domain_like_bulk_Test() [1/3]

Tests::GraphImpl::DomainTest_not_default_domain_like_bulk_Test::DomainTest_not_default_domain_like_bulk_Test ( )
default

◆ ~DomainTest_not_default_domain_like_bulk_Test()

Tests::GraphImpl::DomainTest_not_default_domain_like_bulk_Test::~DomainTest_not_default_domain_like_bulk_Test ( )
overridedefault

◆ DomainTest_not_default_domain_like_bulk_Test() [2/3]

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

◆ DomainTest_not_default_domain_like_bulk_Test() [3/3]

Tests::GraphImpl::DomainTest_not_default_domain_like_bulk_Test::DomainTest_not_default_domain_like_bulk_Test ( DomainTest_not_default_domain_like_bulk_Test && )
deletenoexcept

Member Function Documentation

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ TestBody()

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

Definition at line 36 of file test_domain.cpp.

Member Data Documentation

◆ test_info_

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

Definition at line 36 of file test_domain.cpp.


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