Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAmProfileTests.java48 private static final String FIRST_WORD_NO_STREAMING = "*version\n"; field in AmProfileTests
186 final String expectedFirstWord = streaming ? FIRST_WORD_STREAMING : FIRST_WORD_NO_STREAMING;