Home
last modified time | relevance | path

Searched defs:anyDescription (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/result/proto/
DProtoResultParser.java262 Any anyDescription = startInvocationProto.getDescription(); in handleInvocationStart() local
288 Any anyDescription = endInvocationProto.getDescription(); in handleInvocationEnded() local
350 Any anyDescription = moduleProto.getDescription(); in handleModuleStart() local
/tools/tradefederation/core/tests/src/com/android/tradefed/result/proto/
DFileProtoResultReporterTest.java87 Any anyDescription = record.getDescription(); in testWriteResults() local