testing.common.Name
standard libraryThe 1963rd most-called standard-library method by production calls. Called 5,523 times across 241 modules; 311 of those run outside tests and generated code.
- prod calls
- 311
- non-test, non-generated
- all calls
- 5,523
- total callsites
- modules
- 241
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 94%
- 5,212 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Embedded method100%Reached through an embedded type.
who calls this
Notable callers
Production calls into common.Name from notable Go projects. Open one on the map to see what else it hammers.
- Istio 34 11%
- Argo 15 5%
- Kubernetes 12 4%
- Vault 8 3%
- CockroachDB 4 1%
where it's called
Callsites in the wild
12 representative callsites of 5,523, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop - in loop
- in loop
-
okta/terraform-provider-okta @v0.0.0-20260803091801-b3b52616adcd
in loop - in loop
- in loop
- in loop
-
go.temporal.io/server @v1.31.2
common/persistence/tests/queue_v2_test_suite.go:448
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/framework/test.go:265
in loop - in loop
top callers
The modules that reach for it
The modules that call common.Name most in this snapshot.
- github.com/Azure/azure-sdk-for-go/sdk/storage/azblob64312%
- github.com/okta/terraform-provider-okta4608%
- go.temporal.io/server4548%
- github.com/temporalio/temporal2344%
- github.com/grpc/grpc-go2284%
siblings
More from testing
The other most-called members in this package. See all →