Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/result/proto/
DStreamProtoResultReporter.java42 TestRecord invocationStartRecord, IInvocationContext context) { in processStartInvocation() argument
43 writeRecordToSocket(invocationStartRecord); in processStartInvocation()
DProtoResultReporter.java66 TestRecord invocationStartRecord, IInvocationContext invocationContext) {} in processStartInvocation() argument
/tools/tradefederation/core/tests/src/com/android/tradefed/result/proto/
DProtoResultParserTest.java64 TestRecord invocationStartRecord, IInvocationContext context) { in processStartInvocation() argument
65 mParser.processNewProto(invocationStartRecord); in processStartInvocation()