HomeSort by relevance Sort by last modified time
    Searched refs:LATEST (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/robolectric-shadows/annotations/src/main/java/org/robolectric/annotation/
AccessibilityChecks.java 20 enum ForRobolectricVersion { VERSION_3_0, VERSION_3_1, LATEST }
42 ForRobolectricVersion forRobolectricVersion() default ForRobolectricVersion.LATEST;
  /external/autotest/site_utils/deployment/
commandline.py 63 (re.compile(r'^\d+\.\d+\.\d+$'), 'LATEST-%s'),
64 (re.compile(r'^\d+$'), 'LATEST-%s.0.0'),
91 release builds for `board`. The path may be one of the "LATEST"
92 files (e.g. "LATEST-7356.0.0"), or it could refer to a build
132 element of the tuple is a format pattern for a "LATEST" filename
168 "LATEST-master" file in its release builder's directory.
183 if _build_path_exists(board, 'LATEST-master'):
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
AccessibilityUtil.java 198 validator.setCheckPreset(AccessibilityCheckPreset.LATEST);
271 if (robolectricVersion == ForRobolectricVersion.LATEST) {
272 return AccessibilityCheckPreset.LATEST;
  /frameworks/support/room/integration-tests/testapp/src/main/java/androidx/room/integration/testapp/
CustomerViewModel.java 105 .buildFlowable(BackpressureStrategy.LATEST);
  /libcore/ojluni/src/main/java/java/util/jar/
Pack200.java 64 * p.put(Packer.MODIFICATION_TIME, Packer.LATEST);
216 * other words, the pack file version will be the latest, if the class files
217 * are the latest and conversely the pack file version will be the oldest
314 * If this property is set to the special string {@link #LATEST},
315 * the packer will attempt to determine the latest modification time,
316 * among all the available entries in the original archive or the latest
515 /** The string "latest", a possible value for certain properties.
518 String LATEST = "latest";
    [all...]
  /test/vti/dashboard/src/main/java/com/android/vts/api/
TestRunRestServlet.java 45 private static final String LATEST = "latest";
95 * Get the test case results for the latest run of the specified test.
98 * @return A TestRunDetails object with the test case details for the latest run.
136 * for a specific run, or (2) /api/test_run?test=[test name]&timestamp=latest -- the details for
137 * the latest test run.
145 if (timeString != null && timeString.equals(LATEST)) {
  /frameworks/support/room/rxjava2/src/main/java/androidx/room/
RxRoom.java 94 }, BackpressureStrategy.LATEST);
  /external/robolectric/v3/
robolectric-annotations-3.1-SNAPSHOT.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
robolectric-annotations-3.1.1.jar 
accessibility-test-framework-2.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
annotations-3.4.2.jar 
accessibility-test-framework-2.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
annotations-3.5.1.jar 
accessibility-test-framework-2.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
annotations-3.6.1.jar 
accessibility-test-framework-2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-aether-provider/3.3.9/
maven-aether-provider-3.3.9.jar 
  /prebuilts/tools/common/m2/repository/com/google/android/apps/common/testing/accessibility/framework/accessibility-test-framework/2.0/
accessibility-test-framework-2.0.jar 
  /external/autotest/client/common_lib/cros/
dev_server.py     [all...]
  /prebuilts/tools/common/m2/repository/com/google/android/apps/common/testing/accessibility/framework/accessibility-test-framework/2.1/
accessibility-test-framework-2.1.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-lambda/1.11.18/
aws-java-sdk-lambda-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-kinesis/1.11.18/
aws-java-sdk-kinesis-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/
jaxb-xjc-2.2.11.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/
aws-java-sdk-dynamodb-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/io/reactivex/rxjava/1.2.3/
rxjava-1.2.3.jar 

Completed in 1582 milliseconds

1 2 3