Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Drunner.go3403 type stateMachineTestConfig struct { struct
3404 protocol protocol
3405 async bool
3406 splitHandshake bool
3407 packHandshakeFlight bool
3408 implicitHandshake bool
3442 func addStateMachineCoverageTests(config stateMachineTestConfig) {