Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Drunner.go4763 type stateMachineTestConfig struct { struct
4764 protocol protocol
4765 async bool
4766 splitHandshake bool
4767 packHandshake bool
4768 implicitHandshake bool
4804 func addStateMachineCoverageTests(config stateMachineTestConfig) {
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Drunner.go4763 type stateMachineTestConfig struct { struct
4764 protocol protocol
4765 async bool
4766 splitHandshake bool
4767 packHandshake bool
4768 implicitHandshake bool
4804 func addStateMachineCoverageTests(config stateMachineTestConfig) {