Home
last modified time | relevance | path

Searched defs:MESSAGE (Results 1 – 5 of 5) sorted by relevance

/frameworks/support/development/checkstyle/src/com/android/support/checkstyle/
DTestSizeAnnotationCheck.java37 private static final String MESSAGE = "Method with @Test annotation must have a @SmallTest, " field in TestSizeAnnotationCheck
77 log(child.getLineNo(), MESSAGE); in visitToken() local
/frameworks/base/core/java/android/os/strictmode/
DUntaggedSocketViolation.java20 public static final String MESSAGE = field in UntaggedSocketViolation
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DIccSmsInterfaceManagerTest.java42 private static final String MESSAGE = "msg"; field in IccSmsInterfaceManagerTest
/frameworks/support/development/checkstyle/prebuilt/
Dcom.android.support.checkstyle.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp415 #define RETURN_FALSE(MESSAGE) \ argument
421 #define RETURN_FALSE(MESSAGE) \ argument