Searched refs:logText (Results 1 – 3 of 3) sorted by relevance
239 public void error(int resourceId, String logText) { in error() argument240 ProvisionLogger.loge(logText); in error()
120 public void showErrorAndClose(int resourceId, String logText) { in showErrorAndClose() argument121 ProvisionLogger.loge(logText); in showErrorAndClose()
476 String subsessionId, String logText) { in buildExpectedResult() argument477 return TEST_CLASS_NAME + ": " + logText + ": " + in buildExpectedResult()