Home
last modified time | relevance | path

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

/platform_testing/libraries/compatibility-common-util/tests/src/com/android/compatibility/common/util/
DResultHandlerTest.java106 private static final String SCREENSHOT = "https://cnsviewer.corp.google.com/screenshot.png"; field in ResultHandlerTest
235 moduleBTest3.setScreenshot(SCREENSHOT); in testSerialization()
320 moduleBTest3.setScreenshot(SCREENSHOT); in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing()
450 BUG_REPORT, LOGCAT, SCREENSHOT); in writeResultDir()
608 assertEquals("Incorrect screenshot", SCREENSHOT, moduleBTest3.getScreenshot()); in checkResult()