Home
last modified time | relevance | path

Searched defs:stateMachineTestConfig (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Drunner.go4582 type stateMachineTestConfig struct { struct
4583 protocol protocol
4584 async bool
4585 splitHandshake bool
4586 packHandshake bool
4587 implicitHandshake bool
4623 func addStateMachineCoverageTests(config stateMachineTestConfig) {