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.java317 private String executeBackground(String actionValue, int maxTimeMs) throws Exception { in executeBackground()
365 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/decoder/src/android/media/decoder/cts/
DVideoDecoderPerfTest.java193 long maxTimeMs = Math.min( in decode() local
229 int round, long maxTimeMs) throws Exception { in doDecode()