Home
last modified time | relevance | path

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

/third_party/ltp/testcases/network/nfsv4/acl/
H A Drandom_gen.py24 uList = [] variable in RandomGen
25 uListSize = len(uList)
64 for name in self.uList:
66 self.uList = []
86 self.uList.append(userName)
109 self.uList.append(userName)
146 print(self.uList)
187 userList = uList
214 user = self.uList[random.randint(0,len(self.uList)
[all...]
H A Dtest_acl.py57 for user in test.uList:
75 user = test.uList.pop()
99 user = test.uList.pop()
H A Dtest_long_acl.py31 user = test.uList.pop()

Completed in 2 milliseconds