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

  /external/ltp/testcases/network/nfsv4/acl/
random_gen.py 24 uList = []
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)-1)
    [all...]
test_acl.py 57 for user in test.uList:
75 user = test.uList.pop()
99 user = test.uList.pop()
test_long_acl.py 31 user = test.uList.pop()