class AllocatorTestParameterized_BufferCollectionImportPassesAndFailsOnDifferentImportersTest_Test
Defined at line 287 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc
If we have multiple BufferCollectionImporters, some of them may properly import a buffer
collection while others do not. We have to therefore make sure that if importer A properly
imports a buffer collection and then importer B fails, that Flatland automatically releases the
buffer collection from importer A.
Public Methods
void AllocatorTestParameterized_BufferCollectionImportPassesAndFailsOnDifferentImportersTest_Test ()
Defined at line 287 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc
void TestBody ()
Defined at line 287 of file ../../src/ui/scenic/lib/allocation/tests/allocator_unittest.cc