Home
last modified time | relevance | path

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

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