Searched refs:getTag (Results 1 – 5 of 5) sorted by relevance
37 Log.i(getTag(), msg); in logMessage()40 protected abstract String getTag(); in getTag() method in NNCrashTestActivity72 … Log.w(getTag(), String.format("Test didn't complete within %s. Returning HANG", testTimeout)); in testResult()77 Log.w(getTag(), "Interrupted while waiting for test completion. Returning HANG"); in testResult()
30 protected String getTag() { in getTag() method in NNRandomGraphTestActivity
33 protected String getTag() { in getTag() method in NNMultiProcessTestActivity
30 protected String getTag() { in getTag() method in NNPerformanceDegradationTestActivity
234 String tag = entry.getTag(); in checkDropbox()