Home | History | Annotate | Download | only in blueprint

Lines Matching full:reallocate

36 	reallocate bool
44 reallocate: true,
52 reallocate: true,
60 reallocate: true,
68 reallocate: true,
76 reallocate: false,
84 reallocate: false,
92 reallocate: false,
100 reallocate: false,
116 if sameArray(origIn, got) != !testCase.reallocate {
119 if !testCase.reallocate {
122 t.Errorf(" expected to%s reallocate", not)