Searched refs:loge (Results 1 – 3 of 3) sorted by relevance
532 loge("Got exception when checking method compliance", e); in checkMethodCompliance()657 loge("Got exception when checking constructor compliance", e); in checkConstructorCompliance()746 loge("Got exception when checking field compliance", e); in checkFieldsCompliance()918 loge("Got exception when checking field compliance", e); in checkClassCompliance()1025 loge("ClassNotFoundException for " + mPackageName + "." + mShortClassName, e); in findMatchingClass()1220 private static void loge(String message, Exception exception) { in loge() method in JDiffClassDescription
343 public static void loge(String msg, Exception e) { in loge() method in SignatureTest
48 private void loge(String testName, String message) { in loge() method in AudioTrackTest244 loge("testConstructorStreamType", "exception for stream type " + STREAM_NAMES[i] in testConstructorStreamType()