Searched defs:maxTimeMs (Results 1 – 3 of 3) sorted by relevance
/cts/hostsidetests/incident/src/com/android/server/cts/ |
D | ProtoDumpTestCase.java | 216 protected boolean checkLogcatForText(String logcatTag, String text, int maxTimeMs) { in checkLogcatForText()
|
D | BatteryStatsValidationTest.java | 558 private String executeBackground(String actionValue, int maxTimeMs) throws Exception { in executeBackground() 606 private String executeForeground(String actionValue, int maxTimeMs) throws Exception { in executeForeground()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | VideoDecoderPerfTest.java | 128 long maxTimeMs = Math.min( in decode() local 160 String name, int video, int w, int h, Surface surface, int round, long maxTimeMs) in doDecode()
|