Lines Matching defs:part
19 --part Don\'t write CxxTest globals
38 part = None
84 'root', 'part', 'no-static-init', 'factor', 'longlong='] )
93 global haveExceptionHandling, noExceptionHandling, abortOnFail, headers, root, part, noStaticInit
124 elif o == '--part':
125 part = 1
136 if noStaticInit and (root or part):
137 abort( '--no-static-init cannot be used with --root/--part' )
201 '''Analyze line which is part of a suite'''
209 '''Returns whether current line is part of the current suite.
447 global wroteWorld, part
451 if root or not part: