Home | History | Annotate | Download | only in Scripts

Lines Matching defs:origPath

826   def initialize(origPath, name, nameKind, svnRevision)
827 @origPath = origPath.to_s
828 @path = origPath.to_s
835 if @origPath =~ /DumpRenderTree$/
917 def origPath
918 @origPath
1525 outp.print "\"#{vm.name}\" at #{vm.origPath}"