Home
last modified time | relevance | path

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

/external/boringssl/src/util/
Dall_tests.go116 type moreMallocsError struct{} struct
118 func (moreMallocsError) Error() string { argument
122 var errMoreMallocs = moreMallocsError{}
/external/boringssl/src/ssl/test/runner/
Drunner.go533 type moreMallocsError struct{} struct
535 func (moreMallocsError) Error() string { argument
539 var errMoreMallocs = moreMallocsError{}