调用摘要助手

public class InvocationSummaryHelper
extends Object

java.lang.Object
com.android.tradefed.result.InitationSummaryHelper


用于收集和报告一组侦听器的TestSummary帮助程序类

概括

公共方法

static void reportInvocationEnded ( listeners, long elapsedTime) reportInvocationEnded ( listeners, long elapsedTime)
static void reportInvocationStarted ( listeners, IInvocationContext context) reportInvocationStarted ( listeners, IInvocationContext context)

公共方法

报告调用结束

public static void reportInvocationEnded ( listeners, 
                long elapsedTime)

参数
listeners

elapsedTime long

报告调用已开始

public static void reportInvocationStarted ( listeners, 
                IInvocationContext context)

参数
listeners

context IInvocationContext