Home | History | Annotate | Download | only in test

Lines Matching refs:SandboxFileSystemTestHelper

30 SandboxFileSystemTestHelper::SandboxFileSystemTestHelper(
36 SandboxFileSystemTestHelper::SandboxFileSystemTestHelper()
42 SandboxFileSystemTestHelper::~SandboxFileSystemTestHelper() {
45 void SandboxFileSystemTestHelper::SetUp(const base::FilePath& base_dir) {
49 void SandboxFileSystemTestHelper::SetUp(
56 void SandboxFileSystemTestHelper::SetUp(
65 void SandboxFileSystemTestHelper::TearDown() {
70 base::FilePath SandboxFileSystemTestHelper::GetOriginRootPath() {
75 base::FilePath SandboxFileSystemTestHelper::GetLocalPath(
84 base::FilePath SandboxFileSystemTestHelper::GetLocalPathFromASCII(
89 base::FilePath SandboxFileSystemTestHelper::GetUsageCachePath() const {
94 FileSystemURL SandboxFileSystemTestHelper::CreateURL(
99 int64 SandboxFileSystemTestHelper::GetCachedOriginUsage() const {
105 int64 SandboxFileSystemTestHelper::ComputeCurrentOriginUsage() {
114 SandboxFileSystemTestHelper::ComputeCurrentDirectoryDatabaseUsage() {
119 FileSystemOperationRunner* SandboxFileSystemTestHelper::operation_runner() {
124 SandboxFileSystemTestHelper::NewOperationContext() {
133 void SandboxFileSystemTestHelper::AddFileChangeObserver(
139 fileapi::FileSystemUsageCache* SandboxFileSystemTestHelper::usage_cache() {
143 void SandboxFileSystemTestHelper::SetUpFileSystem() {