Searched defs:MESSAGE (Results 1 – 5 of 5) sorted by relevance
/frameworks/support/development/checkstyle/src/com/android/support/checkstyle/ | ||
D | TestSizeAnnotationCheck.java | 37 private static final String MESSAGE = "Method with @Test annotation must have a @SmallTest, " field in TestSizeAnnotationCheck |
/frameworks/base/core/java/android/os/strictmode/ | ||
D | UntaggedSocketViolation.java | 20 public static final String MESSAGE = field in UntaggedSocketViolation |
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ | ||
D | IccSmsInterfaceManagerTest.java | 42 private static final String MESSAGE = "msg"; field in IccSmsInterfaceManagerTest |
/frameworks/support/development/checkstyle/prebuilt/ | ||
D | com.android.support.checkstyle.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/frameworks/ml/nn/runtime/test/ | ||
D | TestPartitioning.cpp | 415 #define RETURN_FALSE(MESSAGE) \ argument |