Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
174
func
newTestLabelName() *labelName {
175
return
newLabelName(nil)
176
}
177
178
func
newTestLabelValue() *labelValue {
179
return
newLabelValue(nil)
Callers
4
TestSelect_LabelName_LoadOnlyIDAndName
Function · 0.85
newTestLabel
Function · 0.85
newTestLabelWithRefs
Function · 0.85
TestLabelName_AddAndGet
Function · 0.85
Calls
1
newLabelName
Function · 0.70
Tested by
no test coverage detected