Home | History | Annotate | Download | only in cts

Lines Matching defs:shortMsg

45         String shortMsg = "shortMsg";
53 mErrorStateInfo.shortMsg = shortMsg;
68 assertEquals(shortMsg, values.shortMsg);
79 String shortMsg = "shortMsg";
87 mErrorStateInfo.shortMsg = shortMsg;
101 assertEquals(shortMsg, values.shortMsg);