Lines Matching refs:Gen
37 - After calling Gen* or Create*
38 - After calling Gen* or Create*, then Delete*
39 - After calling Gen*, then Bind*
40 - After calling Gen*, then Bind*, then Delete*
41 - After calling Bind* without preceding Gen*
68 The "gen.*" test cases call the object type's Gen* or Create* function
73 the other Gen* functions must never create an object.
75 The "delete.*" test cases call an object type's Gen* or Create* function
79 The "bind.*" test cases call an object type's Gen* function followed by
82 The "delete_bound.*" test cases call an object type's Gen* function
87 a random name that has not been produced by the Gen* function. They then