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.java40 TestRecord invocationStartRecord, IInvocationContext invocationContext) { in processStartInvocation() argument
47 super.processStartInvocation(invocationStartRecord, invocationContext); in processStartInvocation()