Searched refs:getTestTimeoutMs (Results 1 – 3 of 3) sorted by relevance
110 public Long getTestTimeoutMs() { in getTestTimeoutMs() method in DeviceTestRunOptions
470 options.getTestTimeoutMs(), in runDeviceTests()
194 instr.setTestTimeout(getTestTimeoutMs()); in runInstrumentationTest()798 public int getTestTimeoutMs() { in getTestTimeoutMs() method in CameraTestBase