Searched refs:COMPACT_MEMINFO (Results 1 – 5 of 5) sorted by relevance
67 anyString(), eq(LogDataType.COMPACT_MEMINFO), any(InputStreamSource.class)); in setup()84 verify(mListener).testLog(eq("compact-meminfo-1"), eq(LogDataType.COMPACT_MEMINFO), any()); in testCollect()
109 case COMPACT_MEMINFO: in getLogType()110 return LogType.COMPACT_MEMINFO; in getLogType()
48 COMPACT_MEMINFO("txt", "text/plain", false, true), // dumpsys meminfo -c enumConstant
45 LogDataType.COMPACT_MEMINFO, in collect()
14 COMPACT_MEMINFO=3; enumerator