Searched refs:NewCustomOnceKey (Results 1 – 4 of 4) sorted by relevance
153 key1 := NewCustomOnceKey(key{"key"})154 key2 := NewCustomOnceKey(key{"key"})164 t.Errorf(`second call to Once with the NewCustomOnceKey from equal key should return "a": %q`, b)
106 func NewCustomOnceKey(key interface{}) OnceKey { func
119 key := NewCustomOnceKey(reflect.TypeOf(ps))
1091 archPropTypes := archPropTypeMap.Once(NewCustomOnceKey(t), func() interface{} {