class AllocationTest

Defined at line 53 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.

Protected Members

WireClient sysmem_allocator_
unique_ptr root_flatland_

Public Methods

void SetUp ()

Defined at line 55 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