Searched refs:mountDebugfs (Results 1 – 5 of 5) sorted by relevance
99 device.mountDebugfs(); in onTestRunStart()142 device.mountDebugfs(); in rebootEnded()
119 getDevice().mountDebugfs(); in runBinary()
1715 public void mountDebugfs() throws DeviceNotAvailableException; in mountDebugfs() method
278 doThrow(DeviceRuntimeException.class).when(mMockDevice).mountDebugfs(); in mountDebugfsFailure_noTar()
6148 public void mountDebugfs() throws DeviceNotAvailableException { in mountDebugfs() method in NativeDevice