|
kokkos-execution 0.0.1
|
Public Member Functions | |
| TrackingAllocatorTest_forwarded_through_then_Test ()=default | |
| ~TrackingAllocatorTest_forwarded_through_then_Test () override=default | |
| TrackingAllocatorTest_forwarded_through_then_Test (const TrackingAllocatorTest_forwarded_through_then_Test &)=delete | |
| TrackingAllocatorTest_forwarded_through_then_Test & | operator= (const TrackingAllocatorTest_forwarded_through_then_Test &)=delete |
| TrackingAllocatorTest_forwarded_through_then_Test (TrackingAllocatorTest_forwarded_through_then_Test &&) noexcept=delete | |
| TrackingAllocatorTest_forwarded_through_then_Test & | operator= (TrackingAllocatorTest_forwarded_through_then_Test &&) noexcept=delete |
Private Member Functions | |
| void | TestBody () override |
Static Private Attributes | |
| static ::testing::TestInfo *const | test_info_ = ::testing::internal::MakeAndRegisterTestInfo( "TrackingAllocatorTest", "forwarded_through_then", 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< TrackingAllocatorTest_forwarded_through_then_Test >) |
stdexec::then adaptor because stdexec::get_allocator_t is a forwarding query. Definition at line 38 of file test_tracking_allocator.cpp.
|
default |
|
overridedefault |
|
delete |
|
deletenoexcept |
|
delete |
References Tests::Utils::round_trip_allocate().
|
deletenoexcept |
|
overrideprivate |
Definition at line 38 of file test_tracking_allocator.cpp.
|
staticprivate |
Definition at line 38 of file test_tracking_allocator.cpp.