class AllocatorTest
Defined at line 59 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc
Protected Members
MockBufferCollectionImporter * mock_buffer_collection_importer_
shared_ptr buffer_collection_importer_
ComponentContextProvider context_provider_
Public Methods
void AllocatorTest ()
Defined at line 61 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc
void SetUp ()
Defined at line 63 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc
void TearDown ()
Defined at line 75 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc
std::shared_ptr<Allocator> CreateAllocator (RegisterBufferCollectionUsage usage)
Defined at line 77 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc
fidl::ClientEnd<fuchsia_ui_composition::Allocator> ConnectToAllocator ()
Defined at line 93 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc
fidl::ClientEnd<fuchsia_sysmem2::BufferCollectionToken> CreateToken ()
Defined at line 101 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc