Go to the source code of this file.
|
| | impeller::testing::INSTANTIATE_PLAYGROUND_SUITE (HostBufferTest) |
| |
| | impeller::testing::TEST_P (HostBufferTest, IdleWaiter) |
| |
| | impeller::testing::TEST_P (HostBufferTest, CanEmplace) |
| |
| | impeller::testing::TEST_P (HostBufferTest, CanEmplaceWithAlignment) |
| |
| | impeller::testing::TEST_P (HostBufferTest, HostBufferInitialState) |
| |
| | impeller::testing::TEST_P (HostBufferTest, ResetIncrementsFrameCounter) |
| |
| | impeller::testing::TEST_P (HostBufferTest, EmplacingLargerThanBlockSizeCreatesOneOffBufferCallback) |
| |
| | impeller::testing::TEST_P (HostBufferTest, EmplacingLargerThanBlockSizeCreatesOneOffBuffer) |
| |
| | impeller::testing::TEST_P (HostBufferTest, UnusedBuffersAreDiscardedWhenResetting) |
| |
| | impeller::testing::TEST_P (HostBufferTest, EmplaceWithProcIsAligned) |
| |
| | impeller::testing::TEST_P (HostBufferTest, EmplaceWithFailingAllocationDoesntCrash) |
| |