Searched refs:getTestTimeoutMs (Results 1 – 3 of 3) sorted by relevance
118 public Long getTestTimeoutMs() { in getTestTimeoutMs() method in DeviceTestRunOptions
493 options.getTestTimeoutMs(), in runDeviceTests()
180 instr.setTestTimeout(getTestTimeoutMs()); in runInstrumentationTest()596 public int getTestTimeoutMs() { in getTestTimeoutMs() method in CameraTestBase