Home
last modified time | relevance | path

Searched refs:invocationStartRecord (Results 1 – 1 of 1) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCompatibilityProtoResultReporter.java52 TestRecord invocationStartRecord, IInvocationContext invocationContext) { in processStartInvocation() argument
59 super.processStartInvocation(invocationStartRecord, invocationContext); in processStartInvocation()