Searched refs:exec (Results 1 – 4 of 4) sorted by relevance
192 String exec = testDevice.executeShellCommand(String.format("file %s", fullBinaryPath)); in countExpectedTests() local194 if (!exec.contains(EXECUTABLE_BUILD_ID)) { in countExpectedTests()
153 Runtime.getRuntime().exec( in testRun_deviceReboot()
293 .exec( in testRun_deviceRuntimeReset()299 .exec( in testRun_deviceRuntimeReset()
219 and exec-ed in its own context. The only entry-point that matters is `main`.