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
WireClient sysmem_allocator_
InterfacePtr root_flatland_
Public Methods
void SetUp ()
Defined at line 58 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_allocation_test.cc
void TearDown ()
Defined at line 83 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_allocation_test.cc
Protected Methods
fuchsia::sysmem2::BufferCollectionInfo SetConstraintsAndAllocateBuffer (fidl::WireClient<fuchsia_sysmem2::Allocator> & sysmem_allocator, fidl::ClientEnd<fuchsia_sysmem2::BufferCollectionToken> token, fuchsia::sysmem2::BufferCollectionConstraints constraints)
Defined at line 90 of file ../../src/ui/scenic/tests/flatland_integration_tests/flatland_allocation_test.cc