Lines Matching full:ccs
80 def ccs(self, cid=None): member in TestState
177 Start a test case. Most callers must then do a ccs() to connect.
180 new ccs() will reconnect, if the server is still alive.
223 def ccs(self): member in TestCase
224 "call tstate ccs, turn socket.error connect failure into test fail"
227 ret = self.tstate.ccs()
437 tc.ccs()
447 clnt = tc.ccs()
457 clnt = tc.ccs()
472 clnt = tc.ccs()
499 clnt = tc.ccs()
552 clnt = tc.ccs()
585 clnt = tc.ccs()
623 clnt = tc.ccs()