Home
last modified time | relevance | path

Searched refs:ServerConfig (Results 1 – 2 of 2) sorted by relevance

/tools/netsim/scripts/
Dserver_config.py30 class ServerConfig(object): class
51 s.connect((ServerConfig.REDIS_SCCACHE_IP, ServerConfig.REDIS_PORT))
90 ServerConfig.REDIS_SCCACHE_IP, ServerConfig.REDIS_PORT
Dbuild_tools.py24 from server_config import ServerConfig
137 cfg = ServerConfig(presubmit, args)