Home | History | Annotate | Download | only in fileapi

Lines Matching refs:RegisterFileSystem

79   mount_points->RegisterFileSystem("c",
82 mount_points->RegisterFileSystem("d",
87 system_mount_points->RegisterFileSystem("d",
90 system_mount_points->RegisterFileSystem("e",
123 ASSERT_TRUE(system_mount_points->RegisterFileSystem(
127 ASSERT_TRUE(mount_points->RegisterFileSystem(
131 ASSERT_TRUE(mount_points->RegisterFileSystem(
182 ASSERT_TRUE(mount_points->RegisterFileSystem(
218 mount_points->RegisterFileSystem("b", type, base::FilePath(FPL("/a/b"))));
220 mount_points->RegisterFileSystem("y", type, base::FilePath(FPL("/z/y"))));
222 mount_points->RegisterFileSystem("n", type, base::FilePath(FPL("/m/n"))));
225 ASSERT_TRUE(system_mount_points->RegisterFileSystem(
228 system_mount_points->RegisterFileSystem(
230 ASSERT_TRUE(system_mount_points->RegisterFileSystem(