Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/command_processor/
Dcommand_reproduce.py140 def GenerateSetupCommands(self, report_msg, serial): argument
228 def GenerateTestSuiteFetchCommand(self, report_msg): argument
261 def GetResultFromGCS(self, gsutil_path, report_msg, suite): argument
/test/vts/utils/native/trace_processor/
DVtsCoverageProcessor.cpp36 TestReportMessage* report_msg) { in ParseCoverageData()