OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:serverpath
(Results
1 - 2
of
2
) sorted by null
/external/deqp/execserver/tools/
xsTest.cpp
169
std::string
serverPath
;
278
string cmdLine = m_testCtx.
serverPath
+ " --port=" + de::toString(m_testCtx.address.getPort());
844
testCtx.
serverPath
= "execserver";
867
testCtx.
serverPath
= arg+13;
/external/valgrind/coregrind/m_debuginfo/
readelf.c
1234
const HChar*
serverpath
= VG_(clo_debuginfo_server);
local
1327
const HChar*
serverpath
= VG_(clo_debuginfo_server);
local
[
all
...]
Completed in 127 milliseconds