Searched refs:trialSupported (Results 1 – 1 of 1) sorted by relevance
81 if res, ok := trialSupported[c.NR]; ok {88 trialSupported[c.NR] = res120 trialSupported = make(map[uint64]bool) var