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

  /external/chromium_org/content/browser/fileapi/
copy_or_move_file_validator_unittest.cc 72 ASSERT_EQ(base::PLATFORM_FILE_OK, CreateDirectory(SourceURL("")));
78 copy_src_ = SourceURL("copy_src.jpg");
79 move_src_ = SourceURL("move_src.jpg");
132 FileSystemURL SourceURL(const std::string& path) {
copy_or_move_operation_delegate_unittest.cc 242 FileSystemURL SourceURL(const std::string& path) {
394 FileSystemURL src = helper.SourceURL("a");
423 FileSystemURL src = helper.SourceURL("a");
452 FileSystemURL src = helper.SourceURL("a");
481 FileSystemURL src = helper.SourceURL("a");
510 FileSystemURL src = helper.SourceURL("a");
550 FileSystemURL src = helper.SourceURL("a");
588 FileSystemURL src = helper.SourceURL("a");
621 FileSystemURL src = helper.SourceURL("a");
639 FileSystemURL src = helper.SourceURL("a")
    [all...]

Completed in 293 milliseconds