Home | History | Annotate | Download | only in go

Lines Matching refs:mustExist

644 // mustExist fails if path does not exist.
645 func (tg *testgoData) mustExist(path string) {
666 tg.mustExist(filePath)
3584 tg.mustExist(filepath.Join(pkg, "sync.a"))
3587 tg.mustExist(filepath.Join(pkg, "sync.a"))
3588 tg.mustExist(filepath.Join(pkg, "sync/atomic.a"))
5501 tg.mustExist(main1)
5506 tg.mustExist(p2)
5513 tg.mustExist(p1)
5517 tg.mustExist(p1)
5725 tg.mustExist(out)