Home
last modified time | relevance | path

Searched refs:ParseJsonResults (Results 1 – 2 of 2) sorted by relevance

/test/vts/runners/adapters/acts/
Dacts_adapter.py164 self.ParseJsonResults(file_path)
174 def ParseJsonResults(self, result_path): member in ActsAdapter
/test/vts/testcases/template/mobly/
Dmobly_test.py166 (MOBLY_RESULT_JSON_FILE_NAME, self.ParseJsonResults),
188 def ParseJsonResults(self, result_path): member in MoblyTest