Searched defs:SetReadable (Results 1 – 2 of 2) sorted by relevance
/build/soong/finder/fs/ | ||
D | test.go | 92 func SetReadable(t *testing.T, path string, readable bool, filesystem *MockFs) { func |
D | fs.go | 934 func (m *MockFs) SetReadable(path string, readable bool) error { func |