Searched defs:logs (Results 1 – 9 of 9) sorted by relevance
35 final String[] logs = { in testTreeOptimization() local64 final String[] logs = { in testQuotaOnly() local86 final String[] logs = { in testOrphaned() local107 final String[] logs = { in testTimestampAdjustment() local126 final String[] logs = { in testTimestampAdjustmentNoFixLine() local144 final String[] logs = { in testTimestampAdjustmentWithQuotaFix() local168 final String[] logs = { in testAllNonFixes() local
82 List<LogMaker> logs = logMakerCapture.getAllValues(); in testLogGenerateLinks() local92 private void assertHasLog(List<LogMaker> logs, String entityType, int numLinks, in assertHasLog()
16 private Queue<LogMaker> logs = new LinkedList<>(); field in FakeMetricsLogger
48 Metrics(Device device, TestMetrics metrics, TestLogData logs) { in Metrics()
41 repeated Log logs = 2; field
96 JSONArray logs = json.getJSONArray("logs"); in install() local
123 public static void assertLogcat(String tag, int... logs) { in assertLogcat()
69 @Rule public TestLogData logs = new TestLogData(); field in NativeProcessesMemoryTest
12748 List<SecurityEvent> logs = mSecurityLogMonitor.retrieveLogs(); in retrieveSecurityLogs() local