Home
last modified time | relevance | path

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

/build/soong/android/
Dtesting.go127 func (ctx *TestContext) MockFileSystem(files map[string][]byte) { func
/build/blueprint/
Dcontext.go851 func (c *Context) MockFileSystem(files map[string][]byte) { func