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

1 2 3 4 5 6 7 8 91011>>

  /external/mockito/src/org/mockito/exceptions/base/
package.html 7 Base classes for exceptions and errors, stack trace filtering/removing logic.
  /external/chromium_org/third_party/WebKit/PerformanceTests/Parser/
iframe-append-remove.html 8 description: "This benchmark tests adding/removing an iframe from the DOM",
  /external/chromium_org/content/public/browser/
plugin_data_remover.h 27 // Starts removing plug-in data stored since |begin_time|.
30 // Returns a list of all plug-ins that support removing LSO data. This method
  /external/chromium_org/tools/gyp/test/win/linker-flags/
nodefaultlib.cc 5 // Include entry point function that's excluded by removing C runtime libraries.
  /external/chromium/chrome/browser/
plugin_data_remover.h 31 // Starts removing plug-in data stored since |begin_time|.
34 // Returns whether there is a plug-in installed that supports removing
39 // Indicates whether we are still in the process of removing plug-in data.
42 // Wait until removing has finished. When the browser is still running (i.e.
63 // Signals that we are finished with removing data (successful or not). This
76 // The point in time when we start removing data.
remove_rows_table_model.h 13 // A table model that also supports removing rows. Used for example for the
  /external/chromium_org/chrome/browser/chromeos/login/
default_pinned_apps_field_trial.h 23 // Migrate by removing the old local state.
  /external/objenesis/
update_source.sh 17 trap "echo \"Removing temporary directory\"; rm -rf $working_dir" EXIT
  /external/skia/tools/
roll_autogen.sh 6 # roll_autogen.sh: Helper script for removing old revisions from an svn
39 echo "Removing temporary local clone."
58 echo "Removing temporary local clone."
61 echo "Removing local checkout."
  /external/apache-harmony/support/src/test/java/tests/support/
Support_SetTest.java 40 assertTrue("Set Test - Removing an element did not change the set", set
43 "Set Test - Adding and removing a duplicate element failed to remove it",
  /external/doclava/
moe.sh 19 # * Removing the lib/ directory- jsilver is built from source, and
21 # * Removing the ant DoclavaTask task (so we don't require ant to build)
  /libcore/support/src/test/java/tests/support/
Support_SetTest.java 40 assertTrue("Set Test - Removing an element did not change the set", set
43 "Set Test - Adding and removing a duplicate element failed to remove it",
  /development/tools/findunused/
removeunusedresources 45 echo REMOVING FILE: $RESLINE
60 echo REMOVING STRING $LINE from $RESLINE
65 echo REMOVING $LINE from $RESLINE
  /external/chromium/chrome/browser/extensions/
extension_data_deleter.h 29 // A helper class that takes care of removing local storage, databases and
38 // Start removing data. The extension should not be running when this is
76 // The URL of the extension we're removing data for.
  /external/chromium_org/third_party/WebKit/Source/testing/plugin/Tests/
EvaluateJSAfterRemovingPluginElement.cpp 32 // Executing JS after removing the plugin element from the document should not crash.
44 static PluginTest::Register<EvaluateJSAfterRemovingPluginElement> registrar("evaluate-js-after-removing-plugin-element");
60 executeScript("document.body.appendChild(document.createTextNode('Executing script after removing the plugin element from the document succeeded.'));");
  /external/chromium_org/chrome/browser/extensions/
data_deleter.h 16 // Starts removing data. The extension should not be running when this is
  /external/chromium_org/chrome/browser/
remove_rows_table_model.h 12 // A table model that also supports removing rows. Used for example for the
  /external/chromium_org/extensions/browser/
event_router_unittest.cc 68 // Tests adding and removing observers from EventRouter.
89 // Removing a listener notifies the appropriate observers.
99 // Removing the listener again notifies again.
114 // Ditto for removing the listener.
  /external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/command/
uninstall.py 22 logging.info('Removing %s' % (bundle_name,))
  /external/chromium_org/third_party/markupsafe/
README.chromium 20 AUTHORS files, removing the unneeded unit tests (tests.py).
  /external/chromium_org/webkit/browser/appcache/
mock_appcache_service.h 26 // removing groups and caches in our mock storage instance.
  /external/kernel-headers/original/linux/
patchkey.h 7 * clear whether removing this would break anything in userspace.
  /external/oprofile/libutil/
op_lockfile.c 52 fprintf(stderr, "Removing stale lock file %s\n",
  /ndk/tests/device/test-stlport_shared-exception/jni/
label3.cpp 1 // Bug: we were removing the p = q assignment in dce, and then reinserting
  /ndk/tests/device/test-stlport_static-exception/jni/
label3.cpp 1 // Bug: we were removing the p = q assignment in dce, and then reinserting

Completed in 1064 milliseconds

1 2 3 4 5 6 7 8 91011>>