Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Drunner.go4356 type stateMachineTestConfig struct { struct
4357 protocol protocol
4358 async bool
4359 splitHandshake bool
4360 packHandshake bool
4361 implicitHandshake bool
4393 func addStateMachineCoverageTests(config stateMachineTestConfig) {