Searched refs:task5 (Results 1 - 2 of 2) sorted by relevance

/external/lldb/test/python_api/type/
H A Dmain.cpp29 Task *task5 = new Task(5, NULL); local
34 task4->next = task5;
/external/lldb/test/python_api/value/linked_list/
H A Dmain.cpp29 Task *task5 = new Task(5, NULL); local
34 task4->next = task5;

Completed in 88 milliseconds