Searched refs:mallocTest (Results 1 – 1 of 1) sorted by relevance
48 …mallocTest = flag.Int64("malloc-test", -1, "If non-negative, run each test with each malloc i… var249 if *mallocTest < 0 {253 for mallocNumToFail := int64(*mallocTest); ; mallocNumToFail++ {
Completed in 7 milliseconds