Home
last modified time | relevance | path

Searched refs:logInfo (Results 1 – 7 of 7) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DPreconditionPreparer.java108 protected void logInfo(String info) { in logInfo() method in PreconditionPreparer
114 protected void logInfo(String infoFormat, Object... args) { in logInfo() method in PreconditionPreparer
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DTestRunEntity.java408 String[] logInfo = new String[] {validatedLink.name, validatedLink.url}; in getJsonLogLinks() local
409 links.add(new Gson().toJsonTree(logInfo)); in getJsonLogLinks()
488 String[] logInfo = new String[] {validatedLink.name, validatedLink.url}; in toJson() local
489 links.add(new Gson().toJsonTree(logInfo)); in toJson()
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DBusinessLogicHostExecutor.java58 public void logInfo(String format, Object... args) { in logInfo() method in BusinessLogicHostExecutor
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DBusinessLogicExecutor.java157 public abstract void logInfo(String format, Object... args); in logInfo() method in BusinessLogicExecutor
DBusinessLogic.java111 executor.logInfo("Test %s (%s) skipped for reason: %s", testName, description, in applyLogicsFor()
/test/vti/dashboard/src/main/java/com/android/vts/util/
DTestResults.java389 String[] logInfo = in processReport() local
394 linkEntries.add(logInfo); in processReport()
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...