Searched refs:startInvocationProto (Results 1 – 2 of 2) sorted by relevance
166 TestRecord startInvocationProto = mInvocationRecordBuilder.build(); in invocationStarted() local168 processStartInvocation(startInvocationProto, context); in invocationStarted()
260 private void handleInvocationStart(TestRecord startInvocationProto) { in handleInvocationStart() argument262 Any anyDescription = startInvocationProto.getDescription(); in handleInvocationStart()