Home
last modified time | relevance | path

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

/util/testresult/
A Dtestresult.go27 type Results struct { struct
36 func NewResults() *Results {
37 return &Results{
46 func (t *Results) addResult(name, result, expected string, err error) { argument
64 func (t *Results) AddResult(name, result string, err error) { argument
69 func (t *Results) AddSkip(name string) { argument
73 func (t *Results) HasUnexpectedResults() bool { argument
82 func (t *Results) WriteToFile(name string) error { argument
/util/fipstools/acvp/acvptool/acvp/
A Dacvp.go658 Results []struct { member
/util/fipstools/acvp/acvptool/
A Dacvp.go455 for _, result := range results.Results {

Completed in 5 milliseconds