Searched refs:callerName (Results 1 – 2 of 2) sorted by relevance
164 _, funcName, ok := callerName(skip)183 func callerName(skip int) (pkgPath, funcName string, ok bool) { func
136 _, funcName, ok := callerName(skip)155 func callerName(skip int) (pkgPath, funcName string, ok bool) { func