Home
last modified time | relevance | path

Searched refs:setScreenshot (Results 1 – 4 of 4) sorted by relevance

/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DITestResult.java106 void setScreenshot(String path); in setScreenshot() method
DTestResult.java172 public void setScreenshot(String path) { in setScreenshot() method in TestResult
DResultHandler.java298 test.setScreenshot(parser.nextText()); in getResultFromDir()
/platform_testing/libraries/compatibility-common-util/tests/src/com/android/compatibility/common/util/
DResultHandlerTest.java235 moduleBTest3.setScreenshot(SCREENSHOT); in testSerialization()
320 moduleBTest3.setScreenshot(SCREENSHOT); in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing()