class AllocatorTest
Defined at line 63 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 65 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc
void SetUp ()
Defined at line 67 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc
void TearDown ()
Defined at line 79 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc
std::shared_ptr<Allocator> CreateAllocator (RegisterBufferCollectionUsage usage)
Defined at line 81 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc
fidl::ClientEnd<fuchsia_ui_composition::Allocator> ConnectToAllocator ()
Defined at line 97 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc
fidl::InterfaceHandle<fuchsia::sysmem2::BufferCollectionToken> CreateToken ()
Defined at line 103 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc