HomeSort by relevance Sort by last modified time
    Searched full:duplicate (Results 501 - 525 of 3770) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/extensions/updater/
extension_downloader_delegate.h 64 // To avoid duplicate work, ExtensionDownloader might merge multiple identical
  /external/chromium_org/chrome/browser/history/
history_querying_unittest.cc 124 // Add a couple of entries with duplicate timestamps. Use |query_text| as
133 // Make sure that paging proceeds even if there are duplicate timestamps.
215 // Test duplicate collapsing. 0 is an older duplicate of 4, and should not
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
picasa_file_util_unittest.cc 421 new TestFolder("duplicate", test_date, "uuid4", 0, 0));
422 expected_names.push_back("duplicate " + test_date_string + " (1)");
425 new TestFolder("duplicate", test_date, "uuid5", 0, 0));
426 expected_names.push_back("duplicate " + test_date_string + " (2)");
  /external/chromium_org/chrome/browser/spellchecker/
feedback.h 65 // duplicate hash, then replaces the existing misspelling with the same hash.
  /external/chromium_org/chrome/browser/sync/test/integration/
typed_urls_helper.h 79 // Returns true if there are no duplicate visit times.
  /external/chromium_org/chrome/browser/ui/app_list/search/people/
person.cc 109 scoped_ptr<Person> Person::Duplicate() {
  /external/chromium_org/chrome/browser/ui/bookmarks/
recently_used_folders_combo_model_unittest.cc 84 // Verifies there are no duplicate nodes in the model.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/contextMenus/event_page/
sample.js 64 "duplicate item child1 should show up");
  /external/chromium_org/chrome/installer/util/
move_tree_work_item.cc 68 << " for duplicate trees. Trying regular Move instead.";
  /external/chromium_org/components/invalidation/
invalidator_registrar.cc 52 << "Duplicate registration: trying to register "
  /external/chromium_org/content/browser/dom_storage/
dom_storage_database.h 31 // them. |result| is assumed to be empty and any duplicate keys will
  /external/chromium_org/content/browser/download/
save_package_unittest.cc 143 // No duplicate occurs.
146 // No duplicate occurs.
152 // No duplicate occurs.
161 // No duplicate occurs.
  /external/chromium_org/content/common/
sandbox_mac_unittest_helper.mm 44 LOG(ERROR) << "Trying to register duplicate test" << test_name;
  /external/chromium_org/content/public/browser/
notification_registrar.cc 48 DCHECK(!IsRegistered(observer, type, source)) << "Duplicate registration.";
  /external/chromium_org/content/renderer/
render_frame_proxy.cc 48 CHECK(result.second) << "Inserting a duplicate item.";
  /external/chromium_org/extensions/browser/
content_hash_fetcher.h 79 // scheduling duplicate work if fetching is already in progress, and so that
error_map.cc 62 // If we find a duplicate error, remove the old error and add the new one,
  /external/chromium_org/media/tools/layout_tests/
test_expectations.py 39 Duplicate keys are merged (though technically they shouldn't exist).
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
semaphore.h 89 * This is a duplicate of what is in the autoconf config.h,
  /external/chromium_org/net/quic/
quic_stream_sequencer.h 125 // Count of the number of duplicate frames received.
quic_write_blocked_list_test.cc 92 // Test that QuicWriteBlockedList doesn't allow duplicate entries.
  /external/chromium_org/ppapi/generators/
idl_option.py 22 # Verify this option is not a duplicate
  /external/chromium_org/ppapi/proxy/
proxy_channel.h 46 // duplicate handles directly. The implementation must provide the same
  /external/chromium_org/remoting/webapp/
butter_bar.js 13 /** @suppress {duplicate} */
fullscreen_v2.js 12 /** @suppress {duplicate} */

Completed in 651 milliseconds

<<21222324252627282930>>