Searched refs:SingletonFsFactory (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
H A Dkernel_proxy_test.cc785 class SingletonFsFactory : public FsFactory { class in namespace:__anon8967
787 SingletonFsFactory(const ScopedFilesystem& filesystem) : mount_(filesystem) {} function in class:__anon8967::SingletonFsFactory
805 factories_["testfs"] = new SingletonFsFactory(fs_);

Completed in 55 milliseconds