Home
last modified time | relevance | path

Searched defs:test_results (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/site_tests/graphics_dEQP/
Dgraphics_dEQP.py53 def _parse_test_results(self, result_filename, test_results=None): argument
/external/chromium-trace/catapult/third_party/typ/typ/
Djson_results.py162 def _encode_multipart_form_data(attrs, test_results): argument
/external/autotest/server/cros/dynamic_suite/
Dsuite_unittest.py623 def mock_bug_filing(self, test_results): argument
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_unittest.cc162 void RefFiles::ProcessReference(const T& test_results) { in ProcessReference()