Searched refs:mallocTest (Results 1 – 2 of 2) sorted by relevance
38 …mallocTest = flag.Int64("malloc-test", -1, "If non-negative, run each test with each malloc i… var230 if *mallocTest < 0 {234 for mallocNumToFail := int64(*mallocTest); ; mallocNumToFail++ {
31 …mallocTest = flag.Int64("malloc-test", -1, "If non-negative, run each test with each malloc i… var3450 if *mallocTest < 0 {3454 for mallocNumToFail := int64(*mallocTest); ; mallocNumToFail++ {