Searched defs:kPath1Copy (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dlocal_file_change_tracker_unittest.cc423 const char kPath1Copy[] = "dir b"; // To be copied from kPath1 local
469 file_system_.Copy(URL(kPath1), URL(kPath1Copy))); // Copy the dir.
488 VerifyAndClearChange(URL(kPath1Copy),
606 const char kPath1Copy[] = "dir b/file"; local
631 EXPECT_TRUE(URL(kPath1Copy) == urls_to_process[4] ||
633 EXPECT_TRUE(URL(kPath1Copy) == urls_to_process[5] ||

Completed in 74 milliseconds