Home
last modified time | relevance | path

Searched refs:FilesystemScope (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/base/
Dfileutils.h413 class FilesystemScope{
415 explicit FilesystemScope(FilesystemInterface *new_fs) { in FilesystemScope() function
418 ~FilesystemScope() { in ~FilesystemScope()
423 RTC_DISALLOW_IMPLICIT_CONSTRUCTORS(FilesystemScope);
Dproxydetect_unittest.cc64 rtc::FilesystemScope fs(new rtc::FirefoxPrefsFileSystem(files)); in GetProxyInfo()
/external/webrtc/talk/media/devices/
Ddevicemanager_unittest.cc320 rtc::FilesystemScope fs(new rtc::FakeFileSystem(files)); in TEST()
349 rtc::FilesystemScope fs(new rtc::FakeFileSystem(files)); in TEST()
370 rtc::FilesystemScope fs(new rtc::FakeFileSystem(files)); in TEST()