Home
last modified time | relevance | path

Searched refs:runServer (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/execserver/
H A DxsTcpServer.hpp46 virtual void runServer (void);
H A DxsTcpServer.cpp46 void TcpServer::runServer (void) in runServer() function in xs::TcpServer
/third_party/vk-gl-cts/execserver/tools/
H A DxsMain.cpp87 server.runServer(); in main()
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidExecService.cpp337 m_server.runServer(); in run()
/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/run-cts/
H A Dmain.go463 if err := r.runServer(caseIndices, results); err != nil {
480 // runServer starts a test runner server instance, takes case indices from
484 // runServer returns.
485 func (r *runner) runServer(caseIndices <-chan int, results chan<- result) error {

Completed in 3 milliseconds