Home
last modified time | relevance | path

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

/external/boringssl/src/util/
Dall_tests.go170 type moreMallocsError struct{} struct
172 func (moreMallocsError) Error() string { argument
176 var errMoreMallocs = moreMallocsError{}