Definition at line 20 of file _GTestPartitionedVector.cxx.
◆ Ensure()
Definition at line 37 of file _GTestPartitionedVector.cxx.
References cbm::algo::PartitionedVector< T, Allocator >::Address(), EXPECT_CONTAINER_EQ(), cbm::algo::PartitionedVector< T, Allocator >::NElements(), cbm::algo::PartitionedVector< T, Allocator >::NPartitions(), cbm::algo::PartitionedVector< T, Allocator >::Partition(), cbm::algo::PartitionedVector< T, Allocator >::Size(), and size().
◆ SetUp()
void PartitionedVectorTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ fAddresses
std::vector<u32> PartitionedVectorTest::fAddresses |
|
protected |
◆ fAddressesInvalid
std::vector<u32> PartitionedVectorTest::fAddressesInvalid |
|
protected |
◆ fData
std::vector<i32> PartitionedVectorTest::fData |
|
protected |
◆ fSizes
std::vector<size_t> PartitionedVectorTest::fSizes |
|
protected |
◆ fSizesInvalid
std::vector<size_t> PartitionedVectorTest::fSizesInvalid |
|
protected |
The documentation for this class was generated from the following file: