دعاء الملخص
public class InvocationSummaryHelper
extends Object
java.lang.Object | |
↳ | com.android.tradefed.result.InvocationSummaryHelper |
فئة المساعد لجمع والإبلاغ عن 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 |