HomeSort by relevance Sort by last modified time
    Searched refs:election_status (Results 1 - 6 of 6) sorted by null

  /external/python/cpython2/Lib/bsddb/test/
test_replication.py 362 def thread_do(env, q, envid, election_status, must_be_master) :
458 def thread_do(env, q, envid, election_status, must_be_master) :
472 election_status[0] = False
476 if not election_status[0] and not self.confirmed_master :
478 election_status[0] = True
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_replication.py 362 def thread_do(env, q, envid, election_status, must_be_master) :
458 def thread_do(env, q, envid, election_status, must_be_master) :
472 election_status[0] = False
476 if not election_status[0] and not self.confirmed_master :
478 election_status[0] = True
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_replication.py 362 def thread_do(env, q, envid, election_status, must_be_master) :
458 def thread_do(env, q, envid, election_status, must_be_master) :
472 election_status[0] = False
476 if not election_status[0] and not self.confirmed_master :
478 election_status[0] = True
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_replication.py 362 def thread_do(env, q, envid, election_status, must_be_master) :
458 def thread_do(env, q, envid, election_status, must_be_master) :
472 election_status[0] = False
476 if not election_status[0] and not self.confirmed_master :
478 election_status[0] = True
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_replication.py 362 def thread_do(env, q, envid, election_status, must_be_master) :
458 def thread_do(env, q, envid, election_status, must_be_master) :
472 election_status[0] = False
476 if not election_status[0] and not self.confirmed_master :
478 election_status[0] = True
  /external/python/cpython2/Modules/
_bsddb.c     [all...]

Completed in 231 milliseconds