Home
last modified time | relevance | path

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

/third_party/boringssl/src/util/fipstools/cavp/
Drun_cavp.go365 type testInstance struct { struct
366 suite *testSuite
367 testIndex int
370 func worker(wg *sync.WaitGroup, work <-chan testInstance) {