MCPcopy Create free account
hub / github.com/deepflowio/deepflow / newTestLabelName

Function newTestLabelName

server/controller/prometheus/cache/cache_test.go:174–176  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

172}
173
174func newTestLabelName() *labelName {
175 return newLabelName(nil)
176}
177
178func newTestLabelValue() *labelValue {
179 return newLabelValue(nil)

Callers 4

newTestLabelFunction · 0.85
newTestLabelWithRefsFunction · 0.85
TestLabelName_AddAndGetFunction · 0.85

Calls 1

newLabelNameFunction · 0.70

Tested by

no test coverage detected