Searched refs:logTestFail (Results 1 – 3 of 3) sorted by relevance
201 .logTestFail(failure.getDescription().getMethodName(), failure.toString()); in testFailure()207 .logTestFail(failure.getDescription().getMethodName(), failure.toString()); in testAssumptionFailure()
706 logTestFail(name, summary); in logTestDetails()723 public void logTestFail(String testName, String testSummary) { in logTestFail() method in BaseSensorTestActivity.SensorTestLogger
45 getTestLogger().logTestFail(testName, message); in raiseError()