Lines Matching refs:fmt
23 "fmt"
75 return fmt.Errorf("enable test mode at device %s done, but boot unnormally, hdc connection fail", device)
83 reportDir := fmt.Sprintf("%X", md5.Sum([]byte(fmt.Sprintf("%d", rand.Int()))))
99 reportDir := fmt.Sprintf("%X", md5.Sum([]byte(fmt.Sprintf("%d", rand.Int()))))
113 return ret, fmt.Errorf("read latest report err, no result found")
116 return ret, fmt.Errorf("read latest report err, no matched result found")
123 reportDir := fmt.Sprintf("%X", md5.Sum([]byte(fmt.Sprintf("%d", rand.Int()))))