Home
last modified time | relevance | path

Searched defs:commLink (Results 1 – 2 of 2) sorted by relevance

/external/deqp/executor/
DxeBatchExecutor.cpp157 BatchExecutor::BatchExecutor (const TargetConfiguration& config, CommLink* commLink, const TestNode… in BatchExecutor()
/external/deqp/executor/tools/
DxeCommandLineExecutor.cpp608 de::UniquePtr<xe::CommLink> commLink(createCommLink(cmdLine)); in runExecutor() local