Home
last modified time | relevance | path

Searched refs:uList (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/network/nfsv4/acl/
Drandom_gen.py23 uList = [] variable in RandomGen
24 uListSize = len(uList)
63 for name in self.uList:
65 self.uList = []
85 self.uList.append(userName)
108 self.uList.append(userName)
145 print self.uList
186 userList = uList
213 user = self.uList[random.randint(0,len(self.uList)-1)]
221 user = self.uList[random.randint(0,len(self.uList)-1)]
Dtest_acl.py56 for user in test.uList:
75 user = test.uList.pop()
99 user = test.uList.pop()
Dtest_long_acl.py30 user = test.uList.pop()