Searched refs:task_copy (Results 1 – 1 of 1) sorted by relevance
81 fit::suspended_task task_copy(task); in test() local82 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