Home | History | Annotate | Download | only in unittests

Lines Matching refs:FileHandle

74       memFactory->produce(path1, FileHandle::OpenMode(FileHandle::ReadOnly),
75 FileHandle::Permission(FileHandle::System));
77 memFactory->produce(path2, FileHandle::OpenMode(FileHandle::ReadOnly),
78 FileHandle::Permission(FileHandle::System));
82 memFactory->produce(path1, FileHandle::OpenMode(FileHandle::ReadOnly),
83 FileHandle::Permission(FileHandle::System));