Searched refs:Panicf (Results 1 – 2 of 2) sorted by relevance
219 ctx.Panicf("Could not parse environment variables for ninja run %s", err)227 ctx.Panicf("Could not write ninja environment file %s", err)
69 Panicf(format string, v ...interface{}) methodSpec332 func (s *stdLogger) Panicf(format string, v ...interface{}) { func