Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Drunner.go51 flagDebug = flag.Bool("debug", false, "Hexdump the contents of the connection") var
540 if *flagDebug || len(*transcriptDir) != 0 {
552 if *flagDebug {