Home
last modified time | relevance | path

Searched refs:deviceRuntime (Results 1 – 2 of 2) sorted by relevance

/external/vogar/test/vogar/android/
DDeviceRuntimeAdbTargetTest.java57 Mode deviceRuntime = new DeviceRuntime(run, ModeId.DEVICE, Variant.X32, in testAdbTarget() local
60 VmCommandBuilder builder = newVmCommandBuilder(deviceRuntime) in testAdbTarget()
89 Mode deviceRuntime = new DeviceRuntime(run, ModeId.DEVICE, Variant.X32, in testAdbTarget_Benchmark() local
94 VmCommandBuilder builder = newVmCommandBuilder(deviceRuntime) in testAdbTarget_Benchmark()
DDeviceRuntimeSshTargetTest.java51 Mode deviceRuntime = new DeviceRuntime(run, ModeId.DEVICE, Variant.X32, in testSshTarget() local
54 VmCommandBuilder builder = newVmCommandBuilder(deviceRuntime) in testSshTarget()