Home
last modified time | relevance | path

Searched refs:mallocTest (Results 1 – 1 of 1) sorted by relevance

/util/
A Dall_tests.go48mallocTest = flag.Int64("malloc-test", -1, "If non-negative, run each test with each malloc i… var
249 if *mallocTest < 0 {
253 for mallocNumToFail := int64(*mallocTest); ; mallocNumToFail++ {

Completed in 7 milliseconds