Home
last modified time | relevance | path

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

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