Home
last modified time | relevance | path

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

/aosp12/system/libvintf/test/
H A Dutils-fake.h34 MockFileSystem() {} in MockFileSystem() function
/aosp12/build/blueprint/
H A Dcontext.go1004 func (c *Context) MockFileSystem(files map[string][]byte) { func