Searched refs:errMoreMallocs (Results 1 – 2 of 2) sorted by relevance
143 errMoreMallocs = errors.New("child process did not exhaust all allocation calls") var189 return false, errMoreMallocs224 if passed, err := runTestOnce(test, mallocNumToFail); err != errMoreMallocs {
1141 errMoreMallocs = errors.New("child process did not exhaust all allocation calls") var1410 return errMoreMallocs15025 if err = runTest(test, shimPath, mallocNumToFail); err != errMoreMallocs {