Searched defs:commLink (Results 1 – 2 of 2) sorted by relevance
157 BatchExecutor::BatchExecutor (const TargetConfiguration& config, CommLink* commLink, const TestNode… in BatchExecutor()
608 de::UniquePtr<xe::CommLink> commLink(createCommLink(cmdLine)); in runExecutor() local