Home
last modified time | relevance | path

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

/system/utest/fit/
A Dsuspended_task_tests.cpp81 fit::suspended_task task_copy(task); in test() local
82 EXPECT_TRUE(task_copy); in test()
99 x = task_copy; in test()
101 EXPECT_TRUE(task_copy); in test()
115 x = task_copy; // assign x a duplicate ticket in test()
118 EXPECT_TRUE(task_copy); in test()

Completed in 2 milliseconds