Home
last modified time | relevance | path

Searched refs:latest (Results 1 – 5 of 5) sorted by relevance

/test/vts/harnesses/tradefed/src/com/android/tradefed/util/
DOutputUtil.java47 Set<String> latest = FileUtil.findFiles(logDirectory, "latest"); in ZipVtsRunnerOutputDir() local
48 if (latest.isEmpty()) { in ZipVtsRunnerOutputDir()
54 Arrays.asList(new File(latest.iterator().next()).listFiles())); in ZipVtsRunnerOutputDir()
/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/util/
DOutputUtilTest.java68 File latest = new File(mTestDir, "latest"); in testZipVtsRunnerOutputDir() local
69 latest.mkdir(); in testZipVtsRunnerOutputDir()
/test/vti/test_serving/proto/
DTestScheduleConfigMessage.proto126 // the GCS url where the latest test result is uploaded
/test/vti/dashboard/
Dbuild.gradle28 …gle.cloud.tools:appengine-gradle-plugin:${appGradlePluginVersion}" // latest App Engine Gradle …
/test/vts/proto/
DVtsReportMessage.proto111 // indicates the latest commit information of each branch (e.g., xml format).