class AllocationTest
Defined at line 56 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_allocation_test.cc
Test fixture that sets up an environment with a Scenic we can connect to.
TODO(https://fxbug.dev/447603809): DO NOT COPY THIS TEST.
All HLCCP tests, and should be migrated from ScenicCtfHlcppTest to ScenicCtfHlcppTest.
Protected Members
SynchronousInterfacePtr sysmem_allocator_
InterfacePtr root_flatland_
Public Methods
void AllocationTest ()
Defined at line 58 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_allocation_test.cc
void SetUp ()
Defined at line 60 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_allocation_test.cc
void TearDown ()
Defined at line 87 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_allocation_test.cc
Protected Methods
fuchsia::sysmem2::BufferCollectionInfo SetConstraintsAndAllocateBuffer (fuchsia::sysmem2::BufferCollectionTokenSyncPtr token, fuchsia::sysmem2::BufferCollectionConstraints constraints)
Defined at line 95 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_allocation_test.cc