Home
last modified time | relevance | path

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

/external/ltp/testcases/network/nfsv4/acl/
Drandom_gen.py22 gList=[] variable in RandomGen
23 gListSize = len(gList)
32 group = self.gList[random.randint(0,len(self.gList)-1)][0]
70 for name in self.gList:
72 self.gList = []
125 self.gList.append([groupName,gid])
139 self.gList.append([groupName,gid])
149 print(self.gList)
218 group = self.gList[random.randint(0,len(self.gList)-1)][0]
226 group = self.gList[random.randint(0,len(self.gList)-1)][0]