HomeSort by relevance Sort by last modified time
    Searched defs:By (Results 1 - 25 of 45) sorted by null

1 2

  /external/droiddriver/src/io/appium/droiddriver/scroll/
Scrollers.java 10 * Unless required by applicable law or agreed to in writing, software
23 import io.appium.droiddriver.finders.By;
41 driver.checkGone(By.className(ProgressBar.class));
  /prebuilts/go/darwin-x86/src/sort/
example_keys_test.go 2 // Use of this source code is governed by a BSD-style
23 // By is the type of a "less" function that defines the ordering of its Planet arguments.
24 type By func(p1, p2 *Planet) bool
26 // Sort is a method on the function type, By, that sorts the argument slice according to the function.
27 func (by By) Sort(planets []Planet) {
30 by: by, // The Sort method's receiver is the function (closure) that defines the sort order.
35 // planetSorter joins a By function and a slice of Planets to be sorted.
38 by func(p1, p2 *Planet) bool // Closure used in the Less method
    [all...]
  /prebuilts/go/linux-x86/src/sort/
example_keys_test.go 2 // Use of this source code is governed by a BSD-style
23 // By is the type of a "less" function that defines the ordering of its Planet arguments.
24 type By func(p1, p2 *Planet) bool
26 // Sort is a method on the function type, By, that sorts the argument slice according to the function.
27 func (by By) Sort(planets []Planet) {
30 by: by, // The Sort method's receiver is the function (closure) that defines the sort order.
35 // planetSorter joins a By function and a slice of Planets to be sorted.
38 by func(p1, p2 *Planet) bool // Closure used in the Less method
    [all...]
  /external/droiddriver/src/io/appium/droiddriver/finders/
By.java 10 * Unless required by applicable law or agreed to in writing, software
33 public class By {
59 * Matches a UiElement by a resource id defined in the AUT.
67 * Matches a UiElement by the string representation of a resource id. This works for resources not
75 * Matches a UiElement by package name.
82 * Matches a UiElement by the exact text.
103 * Matches a UiElement by content description.
117 * Matches a UiElement by class name.
124 * Matches a UiElement by class name.
138 * Matches by XPath. When applied on an non-root element, it will not evaluate above the contex
    [all...]
  /external/skia/src/utils/
SkCurveMeasure.cpp 4 * Use of this source code is governed by a BSD-style license that can be
114 float By = pts[1].y();
121 Sk8f(2*(Ay - 2*By + Cy)).store(&yCoeff[0]);
122 Sk8f(2*(By - Ay)).store(&yCoeff[1]);
132 float By = pts[1].y();
141 Sk8f(3*(-Ay + 3*(By - Cy) + Dy)).store(&yCoeff[0]);
142 Sk8f(6*(Ay - 2*By + Cy)).store(&yCoeff[1]);
143 Sk8f(3*(-Ay + By)).store(&yCoeff[2]);
213 // We do this by letting the arc length integral := f(t) and
  /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
BaseLauncher3Strategy.java 10 * Unless required by applicable law or agreed to in writing, software
21 import android.support.test.uiautomator.By;
124 mDevice.findObject(By.res(getSupportedLauncherPackage(), "widget_button")).click();
150 BySelector app = By.res(
160 return By.res(getSupportedLauncherPackage(), "apps_list_view");
168 return By.res(getSupportedLauncherPackage(), "widgets_list_view");
176 return By.res(getSupportedLauncherPackage(), "workspace");
184 return By.res(getSupportedLauncherPackage(), "hotseat");
  /external/pdfium/core/fpdfapi/page/
cpdf_colorspace.cpp 2 // Use of this source code is governed by a BSD-style license that can be
294 // sRGB value {Rx,Ry}={0.64, 0.33}, {Gx,Gy}={0.30, 0.60}, {Bx,By}={0.15, 0.06}
298 FX_FLOAT Bx = 0.15f, By = 0.06f;
299 CFX_Matrix_3by3 RGB_xyz(Rx, Gx, Bx, Ry, Gy, By, 1 - Rx - Ry, 1 - Gx - Gy,
300 1 - Bx - By);
    [all...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-api/2.42.2/
selenium-api-2.42.2.jar 
  /frameworks/base/graphics/java/android/graphics/
ColorSpace.java 10 * Unless required by applicable law or agreed to in writing, software
37 * Each color space is characterized by a {@link Model color model} that defines
42 * color space, defined by {@link #getMinValue(int)} and {@link #getMaxValue(int)}
98 * <p>You can easily convert to {@link Named#SRGB sRGB} by omitting the second
123 * <p>Public static methods provided by this class, such as {@link #get(Named)}
155 * is used by the profile connection space in ICC profiles.
213 * {@link ColorSpace} can be obtained by calling {@link ColorSpace#get(Named)}:</p>
    [all...]
  /prebuilts/tools/common/m2/repository/com/jayway/android/robotium/robotium-solo/5.5.3/
robotium-solo-5.5.3.jar 
  /prebuilts/devtools/tools/lib/
chimpchat.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/24.4.0-beta6/
chimpchat-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/24.5.0/
chimpchat-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.0.0-alpha1/
chimpchat-25.0.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.3.0/
chimpchat-25.3.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.3.0-alpha1/
chimpchat-25.3.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.3.0-beta1/
chimpchat-25.3.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.3.0-beta2/
chimpchat-25.3.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.3.0-beta3/
chimpchat-25.3.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.3.0-beta4/
chimpchat-25.3.0-beta4.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.3.1/
chimpchat-25.3.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.4.0-alpha1/
chimpchat-25.4.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.4.0-alpha3/
chimpchat-25.4.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.4.0-alpha5/
chimpchat-25.4.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/25.4.0-alpha6/
chimpchat-25.4.0-alpha6.jar 

Completed in 323 milliseconds

1 2