/external/droiddriver/src/io/appium/droiddriver/actions/accessibility/ |
D | AccessibilityClickAction.java | 46 protected boolean perform(AccessibilityNodeInfo node, UiElement element) { in perform() method in AccessibilityClickAction.DoubleClick 47 return SINGLE.perform(element) && SINGLE.perform(element); in perform() 57 protected boolean perform(AccessibilityNodeInfo node, UiElement element) { in perform() method in AccessibilityClickAction.LongClick 72 protected boolean perform(AccessibilityNodeInfo node, UiElement element) { in perform() method in AccessibilityClickAction.SingleClick
|
D | AccessibilityUiElementActor.java | 31 uiElement.perform(AccessibilityClickAction.SINGLE); in click() 36 uiElement.perform(AccessibilityClickAction.LONG); in longClick() 41 uiElement.perform(AccessibilityClickAction.DOUBLE); in doubleClick() 46 uiElement.perform(new AccessibilityScrollAction(direction)); in scroll()
|
D | AccessibilityAction.java | 35 public final boolean perform(UiElement element) { in perform() method in AccessibilityAction 36 return perform(((UiAutomationElement) element).getRawElement(), element); in perform() 47 protected abstract boolean perform(AccessibilityNodeInfo node, UiElement element); in perform() method in AccessibilityAction
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | yjp-controller-api-redist.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/yourkit/
com/ ... |
/external/droiddriver/src/io/appium/droiddriver/actions/ |
D | ClickAction.java | 43 public boolean perform(InputInjector injector, UiElement element) { in perform() method in ClickAction.DoubleClick 44 SINGLE.perform(element); in perform() 45 SINGLE.perform(element); in perform() 56 public boolean perform(InputInjector injector, UiElement element) { in perform() method in ClickAction.LongClick 72 public boolean perform(InputInjector injector, UiElement element) { in perform() method in ClickAction.SingleClick
|
D | EventUiElementActor.java | 31 uiElement.perform(ClickAction.SINGLE); in click() 36 uiElement.perform(ClickAction.LONG); in longClick() 41 uiElement.perform(ClickAction.DOUBLE); in doubleClick() 46 uiElement.perform(SwipeAction.toScroll(direction)); in scroll()
|
D | EventAction.java | 32 public final boolean perform(UiElement element) { in perform() method in EventAction 33 return perform(element.getInjector(), element); in perform() 45 protected abstract boolean perform(InputInjector injector, UiElement element); in perform() method in EventAction
|
D | Action.java | 35 boolean perform(UiElement element); in perform() method
|
/external/droiddriver/src/io/appium/droiddriver/base/ |
D | BaseUiDevice.java | 57 POWER_ON.perform(getContext().getDriver().getInjector(), null); in wakeUp() 70 perform(POWER_OFF); in sleep() 76 perform(SingleKeyAction.BACK); in pressBack() 80 public boolean perform(Action action) { in perform() method in BaseUiDevice 81 return getContext().getDriver().getRootElement().perform(action); in perform()
|
D | BaseUiElement.java | 170 public boolean perform(Action action) { in perform() method in BaseUiElement 187 return action.perform(this); in doPerform() 220 perform(new TextAction(text)); in setText() 230 SingleKeyAction.CTRL_MOVE_HOME.perform(injector, this); in clearText() 233 SingleKeyAction.CTRL_MOVE_END.perform(injector, this); in clearText() 235 SingleKeyAction.DELETE.perform(injector, this); in clearText()
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | PERFORMANCE.README | 32 Time taken to perform "ls -lR --color=alawys | cat > /dev/null" on filesystem 42 Time taken to perform "tar cf - | cat > /dev/null" on filesystem mounted 55 Time taken to perform "cpio -o --quiet -H newc < /tmp/sort > /dev/null" 68 Time taken to perform "ls -lR --color=alawys | cat > /dev/null" on filesystem 78 Time taken to perform "tar cf - | cat > /dev/null" on filesystem mounted 91 Time taken to perform "cpio -o --quiet -H newc < /tmp/sort > /dev/null" 111 Time taken to perform "ls -lR --color=alawys | cat > /dev/null" on filesystem 120 Time taken to perform "tar cf - | cat > /dev/null" on filesystem mounted 132 Time taken to perform "cpio -o --quiet -H newc < /tmp/sort > /dev/null" 144 Time taken to perform "ls -lR --color=alawys | cat > /dev/null" on filesystem [all …]
|
/external/droiddriver/src/io/appium/droiddriver/actions/view/ |
D | ViewAction.java | 35 public final boolean perform(UiElement element) { in perform() method in ViewAction 36 return perform(((ViewElement) element).getRawElement(), element); in perform() 47 protected abstract boolean perform(View view, UiElement element); in perform() method in ViewAction
|
/external/ltp/utils/benchmark/kernbench-0.42/ |
D | README | 38 n : number of times to perform benchmark (default 5) 40 s : perform single threaded runs (default don't) 41 H : don't perform half load runs (default do) 42 O : don't perform optimal load runs (default do) 43 M : don't perform maximal load runs (default do) 65 v0.20 Change to average of runs, add options to choose which runs to perform
|
/external/curl/tests/libtest/ |
D | lib536.c | 32 static int perform(CURLM *multi) in perform() function 104 res = perform(multi); in test() 123 res = perform(multi); in test()
|
/external/jcommander/ |
D | release | 5 # mvn release:clean javadoc:javadoc release:prepare release:perform 7 mvn release:perform -P sign
|
/external/deqp/doc/testspecs/VK/ |
D | sparse_resources.txt | 29 First queue is used to perform binding of device memory to sparse buffer. The binding operation sig… 32 The second queue is used to perform transfer operations. The test creates two non-sparse buffer obj… 48 First queue is used to perform binding of device memory to sparse image. The binding operation sign… 51 The second queue is used to perform transfer operations. The test creates two non-sparse buffer obj… 68 First queue is used to perform binding of device memory to sparse buffer. The binding operation sig… 71 The second queue is used to perform compute and transfer operations. A compute shader is invoked to… 87 First queue is used to perform binding of device memory to sparse image. The binding operation sign… 90 The second queue is used to perform compute and transfer operations. A compute shader is invoked to… 116 First queue is used to perform binding of device memory to sparse buffers. One block of device memo… 119 The second queue is used to perform compute and transfer operations. A compute shader is invoked to… [all …]
|
/external/autotest/client/site_tests/desktopui_SonicExtension/extension_pages/ |
D | options.py | 141 double_click_action.perform() 142 double_click_action.perform()
|
/external/drm_hwcomposer/ |
D | platformnv.cpp | 94 int ret = gralloc_->perform(gralloc_, GRALLOC_MODULE_PERFORM_DRM_IMPORT, in ImportBuffer() 177 gralloc_->perform(gralloc_, GRALLOC_MODULE_PERFORM_GET_IMPORTER_PRIVATE, in GrallocGetNvBuffer() 183 return gralloc_->perform(gralloc_, in GrallocSetNvBuffer()
|
/external/mdnsresponder/mDNSCore/ |
D | Implementer Notes.txt | 8 perform its next timed operation. When the workload is light, and 35 perform its next necessary operation (e.g. transmitting its next 64 (to allow mDNSCore to perform its necessary work) and then the timer
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | reactor_op.hpp | 34 bool perform() in perform() function in asio::detail::reactor_op
|
/external/droiddriver/src/io/appium/droiddriver/ |
D | UiDevice.java | 47 boolean perform(Action action); in perform() method
|
/external/guice/ |
D | .gitattributes | 1 # Auto detect text files and perform LF normalization
|
/external/tpm2/ |
D | LICENSE | 8 distribute, display and perform the Source Code and derivative works 13 perform the specification solely for the purpose of developing products
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/ |
D | ColourGrading.txt | 5 This example demonstrates using 3D textures to perform colour grading.
|
/external/ltp/android/ |
D | how-to-update.txt | 6 (4) perform a build with -k flag to keep building
|