Home
last modified time | relevance | path

Searched refs:NotFinishedTaskDestroy (Results 1 – 1 of 1) sorted by relevance

/TaskScheduler/SchedulerTests/Tests/
H A DCleanupTests.cpp32 struct NotFinishedTaskDestroy in SUITE() struct
34 …MT_DECLARE_TASK(NotFinishedTaskDestroy, MT::StackRequirements::STANDARD, MT::TaskPriority::NORMAL,… in SUITE()
43 TEST(NotFinishedTaskDestroy) in SUITE()
47 NotFinishedTaskDestroy tasks[1024]; in SUITE()