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.py21 gList=[] variable in RandomGen
22 gListSize = len(gList)
31 group = self.gList[random.randint(0,len(self.gList)-1)][0]
69 for name in self.gList:
71 self.gList = []
124 self.gList.append([groupName,gid])
138 self.gList.append([groupName,gid])
148 print self.gList
217 group = self.gList[random.randint(0,len(self.gList)-1)][0]
225 group = self.gList[random.randint(0,len(self.gList)-1)][0]