HomeSort by relevance Sort by last modified time
    Searched full:perform (Results 51 - 75 of 6694) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/ManualTests/
user-drag-with-decorations.html 1 This tests that we don't include overflow decorations from our ancestor nodes in the drag image for -webkit-user-drag: element. To perform this test drag the green square below. The drag image should not contain any parts of the scrollbar graphics visible on the page.
  /external/chromium_org/third_party/icu/source/test/intltest/
g7coll.h 56 // perform test for G7 locales
59 // perform test with added rules " & Z < p, P"
65 // perform test with added rules
69 // perform test with added rules
itrbnfp.h 27 * Perform an API test
encoll.h 36 // perform test with strength SECONDARY
39 // perform test with strength TERTIARY
ficoll.h 32 // perform tests with strength PRIMARY
35 // perform test with strength TERTIARY
mnkytst.h 36 // perform monkey tests using Collator::compare
39 // perform monkey tests using CollationKey::compareTo
trcoll.h 32 // perform tests for turkish locale with strength PRIMARY
35 // perform tests for turkish locale with strength TERTIARY
tsnmfmt.h 34 * perform tests using aNumber and fFormat, called in many variations
38 * perform tests using aNumber and fFormat, called in many variations
  /external/icu4c/test/intltest/
g7coll.h 56 // perform test for G7 locales
59 // perform test with added rules " & Z < p, P"
65 // perform test with added rules
69 // perform test with added rules
itrbnfp.h 27 * Perform an API test
encoll.h 36 // perform test with strength SECONDARY
39 // perform test with strength TERTIARY
ficoll.h 32 // perform tests with strength PRIMARY
35 // perform test with strength TERTIARY
mnkytst.h 36 // perform monkey tests using Collator::compare
39 // perform monkey tests using CollationKey::compareTo
trcoll.h 32 // perform tests for turkish locale with strength PRIMARY
35 // perform tests for turkish locale with strength TERTIARY
tsnmfmt.h 34 * perform tests using aNumber and fFormat, called in many variations
38 * perform tests using aNumber and fFormat, called in many variations
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
EmptyConversationListView.java 20 // In order for users to perform swipe down in this text view to trigger
  /external/chromium/chrome/browser/sync/syncable/
directory_change_listener.h 18 // 2. Perform final work while the transaction is held
20 // 3. Perform any work that should be done after the transaction is released.
  /external/chromium_org/sync/syncable/
directory_change_delegate.h 19 // 2. Perform final work while the transaction is held
21 // 3. Perform any work that should be done after the transaction is released.
  /external/chromium_org/v8/tools/
mac-nm 3 # This script is a wrapper for OS X nm(1) tool. nm(1) perform C++ function
8 # An alternative approach is to perform demangling in tick processor, but
  /external/clang/test/CXX/expr/
p10-0x.cpp 12 // We should perform the load in these cases.
43 // We shouldn't perform the load in these cases.
  /external/droiddriver/src/com/google/android/droiddriver/base/
AbstractUiElement.java 55 public boolean perform(Action action) { method in class:AbstractUiElement
56 Logs.call(this, "perform", action);
62 return action.perform(getInjector(), this);
94 perform(new TypeAction(text)); method
108 perform(ClickAction.SINGLE);
113 perform(ClickAction.LONG);
118 perform(ClickAction.DOUBLE);
123 perform(new SwipeAction(direction, false)); method
  /external/icu4c/samples/cal/
uprint.c 52 /* perform the conversion */
57 /* perform the conversion */
  /external/icu4c/samples/date/
uprint.c 53 /* perform the conversion */
58 /* perform the conversion */
  /external/javasqlite/src/main/java/SQLite/
Backup.java 41 * Perform a backup step.
56 * Perform the backup in one step.
  /external/v8/tools/
mac-nm 3 # This script is a wrapper for OS X nm(1) tool. nm(1) perform C++ function
8 # An alternative approach is to perform demangling in tick processor, but

Completed in 506 milliseconds

1 23 4 5 6 7 8 91011>>