Searched refs:raiseError (Results 1 – 2 of 2) sorted by relevance
44 public void raiseError(String testName, String message) throws Exception { in raiseError() method in SensorPowerTestActivity
55 void raiseError(String testName, String message) throws Exception; in raiseError() method253 mHostToDeviceExecutor.raiseError(testName, message); in processClientRequest()