Home
last modified time | relevance | path

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

/build/soong/snapshot/
Dhost_test.go33 func hostTestBinOut(bin string) string { func
38 return (android.OptionalPathForPath(android.PathForTesting(hostTestBinOut(c.Name()))))
154 if ctx.MaybeOutput(filepath.Join("host-fake-snapshot", hostTestBinOut(bin))).Rule == nil {