Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
pipeline_compile_queue_unittests.cc File Reference

Go to the source code of this file.

Classes

class  impeller::testing::TestPipelineCompileQueue
 

Namespaces

namespace  impeller
 
namespace  impeller::testing
 

Functions

 impeller::testing::TEST (PipelineCompileQueueTest, AddJobReturnsTrueForNewDescriptor)
 
 impeller::testing::TEST (PipelineCompileQueueTest, AddJobReturnsFalseForDuplicateDescriptor)
 
 impeller::testing::TEST (PipelineCompileQueueTest, HasPendingJobsReturnsCorrectState)
 
 impeller::testing::TEST (PipelineCompileQueueTest, PerformJobEagerlyExecutesJob)
 
 impeller::testing::TEST (PipelineCompileQueueTest, FinishAllJobsDrainsQueue)