Lines Matching refs:FileSystem
22 class DummyFileSystem : public vfs::FileSystem {
286 IntrusiveRefCntPtr<vfs::FileSystem> FS = vfs::getRealFileSystem(); in TEST()
313 IntrusiveRefCntPtr<vfs::FileSystem> FS = vfs::getRealFileSystem(); in TEST()
533 IntrusiveRefCntPtr<vfs::FileSystem>
535 IntrusiveRefCntPtr<vfs::FileSystem> ExternalFS) { in getFromYAMLRawString()
541 IntrusiveRefCntPtr<vfs::FileSystem> getFromYAMLString( in getFromYAMLString()
543 IntrusiveRefCntPtr<vfs::FileSystem> ExternalFS = new DummyFileSystem()) { in getFromYAMLString()
551 IntrusiveRefCntPtr<vfs::FileSystem> FS; in TEST_F()
564 IntrusiveRefCntPtr<vfs::FileSystem> FS = in TEST_F()
614 IntrusiveRefCntPtr<vfs::FileSystem> FS = in TEST_F()
650 IntrusiveRefCntPtr<vfs::FileSystem> FS = in TEST_F()
683 IntrusiveRefCntPtr<vfs::FileSystem> FS = getFromYAMLString("{]", Lower); in TEST_F()
774 IntrusiveRefCntPtr<vfs::FileSystem> FS = getFromYAMLString( in TEST_F()
826 IntrusiveRefCntPtr<vfs::FileSystem> FS = getFromYAMLString( in TEST_F()
869 IntrusiveRefCntPtr<vfs::FileSystem> FS = getFromYAMLString( in TEST_F()
890 IntrusiveRefCntPtr<vfs::FileSystem> FS = in TEST_F()