Searched refs:pLastTest (Results 1 – 1 of 1) sorted by relevance
200 test_ll_t *pLastTest; in cleanUp() local202 pLastTest = pTmpTest; in cleanUp()204 closeThread(pLastTest->hThread); in cleanUp()205 FREE(pLastTest->env->action_list); in cleanUp()206 FREE(pLastTest->args); in cleanUp()207 FREE(pLastTest->env); in cleanUp()208 FREE(pLastTest); in cleanUp()