Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/execserver/
DxsTcpServer.cpp46 void TcpServer::runServer (void) in runServer() function in xs::TcpServer
/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/run-cts/
Dmain.go485 func (r *runner) runServer(caseIndices <-chan int, results chan<- result) error { func