Home
last modified time | relevance | path

Searched defs:maxTimeMs (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsValidationTest.java319 private String executeBackground(String actionValue, int maxTimeMs) throws Exception { in executeBackground()
367 private String executeForeground(String actionValue, int maxTimeMs) throws Exception { in executeForeground()
DProtoDumpTestCase.java216 protected boolean checkLogcatForText(String logcatTag, String text, int maxTimeMs) { in checkLogcatForText()
/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java96 long maxTimeMs = Math.min( in decode() local
129 int round, long maxTimeMs) throws Exception { in doDecode()