Home
last modified time | relevance | path

Searched defs:basePipeServer (Results 1 – 3 of 3) sorted by relevance

/external/armnn/tests/profiling/gatordmock/
DGatordMockMain.cpp26 bool CreateMockService(std::unique_ptr<arm::pipe::BasePipeServer> basePipeServer, in CreateMockService()
72 auto basePipeServer = connectionHandler.GetNewBasePipeServer(cmdLine.IsEchoEnabled()); in main() local
/external/armnn/profiling/server/src/basePipeServer/tests/
DBasePipeServerTests.cpp39 auto basePipeServer = connectionHandler.GetNewBasePipeServer(false); variable
/external/armnn/tests/profiling/gatordmock/tests/
DGatordMockTests.cpp275 auto basePipeServer = connectionHandler.GetNewBasePipeServer(false); variable
419 auto basePipeServer = connectionHandler.GetNewBasePipeServer(false); variable