Home | History | Annotate | Download | only in blueprint

Lines Matching refs:reallocate

37 	reallocate bool
46 reallocate: true,
55 reallocate: true,
64 reallocate: true,
73 reallocate: true,
82 reallocate: false,
91 reallocate: false,
100 reallocate: false,
109 reallocate: false,
131 if sameArray(origIn, got) != !testCase.reallocate {
134 if !testCase.reallocate {
137 t.Errorf(" expected to%s reallocate", not)