Home
last modified time | relevance | path

Searched defs:SetReadable (Results 1 – 2 of 2) sorted by relevance

/build/soong/finder/fs/
Dtest.go92 func SetReadable(t *testing.T, path string, readable bool, filesystem *MockFs) { func
Dfs.go934 func (m *MockFs) SetReadable(path string, readable bool) error { func