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

Go to the source code of this file.

Namespaces

namespace  impeller
 
namespace  impeller::testing
 

Functions

 impeller::testing::TEST (PipelineCompileQueueGLESTest, CreateReturnsNullWithNullTaskRunner)
 
 impeller::testing::TEST (PipelineCompileQueueGLESTest, CreateSucceedsWithValidTaskRunner)
 
 impeller::testing::TEST (PipelineCompileQueueGLESTest, PostJobDoesNothingWithNullClosure)
 
 impeller::testing::TEST (PipelineCompileQueueGLESTest, OnJobAddedProcessesJobsSequentially)
 
 impeller::testing::TEST (PipelineCompileQueueGLESTest, PostJobForDescriptorWithDuplicateRunsEagerly)
 
 impeller::testing::TEST (PipelineCompileQueueGLESTest, IsProcessingResetsAfterAllJobsComplete)
 
 impeller::testing::TEST (PipelineCompileQueueGLESTest, DestroyQueueWithPendingTasks)