HomeSort by relevance Sort by last modified time
    Searched full:mount_path1 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/storage_monitor/
storage_monitor_chromeos_unittest.cc 263 base::FilePath mount_path1 = CreateMountPoint(kMountPointA, true); local
264 ASSERT_FALSE(mount_path1.empty());
266 mount_path1.value(),
276 EXPECT_EQ(mount_path1.value(), observer().last_attached().location());
362 base::FilePath mount_path1 = CreateMountPoint(kSDCardMountPoint1, true); local
363 ASSERT_FALSE(mount_path1.empty());
365 mount_path1.value(),
375 EXPECT_EQ(mount_path1.value(), observer().last_attached().location());
406 base::FilePath mount_path1 = CreateMountPoint(kMountPointA, true); local
407 ASSERT_FALSE(mount_path1.empty())
429 base::FilePath mount_path1 = CreateMountPoint(kMountPointA, true); local
459 base::FilePath mount_path1 = CreateMountPoint(kMountPointA, true); local
    [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_browser_private_apitest.cc 151 "mount_path1").AsUTF8Unsafe(),

Completed in 564 milliseconds