Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/
DPORTING.md65 * `ErrorMap`: A JSON map from the internal errors the runner expects to
/external/boringssl/src/ssl/test/runner/
Drunner.go84 ErrorMap map[string]string member
914 if translated, ok := shimConfig.ErrorMap[errorStr]; ok {