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

  /external/chromium/chrome/browser/sync/
profile_sync_service_unittest.cc 347 FilePath sync_file3 = temp_directory.AppendASCII("nonsense_file"); local
354 file_util::WriteFile(sync_file3, nonsense3, strlen(nonsense3)));
369 ASSERT_FALSE(file_util::PathExists(sync_file3));

Completed in 76 milliseconds