HomeSort by relevance Sort by last modified time
    Searched defs:LATEST (Results 1 - 25 of 53) 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;
  /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)) {
  /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 
  /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 
  /prebuilts/jdk/jdk8/darwin-x86/lib/
tools.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
tools.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 

Completed in 371 milliseconds

1 2 3