Searched refs:getTestTimeoutMs (Results 1 – 3 of 3) sorted by relevance
101 public Long getTestTimeoutMs() { in getTestTimeoutMs() method in DeviceTestRunOptions
455 options.getTestTimeoutMs(), in runDeviceTests()
190 instr.setTestTimeout(getTestTimeoutMs()); in runInstrumentationTest()795 public int getTestTimeoutMs() { in getTestTimeoutMs() method in CameraTestBase