HomeSort by relevance Sort by last modified time
    Searched refs:test_report (Results 1 - 5 of 5) sorted by null

  /external/clang/tools/scan-build-py/tests/unit/
__init__.py 11 from . import test_report
22 suite.addTests(loader.loadTestsFromModule(test_report))
  /external/autotest/client/site_tests/graphics_WebGLPerformance/
graphics_WebGLPerformance.py 106 test_report = tab.EvaluateJavaScript('test_report')
109 '../../results/default/graphics_WebGLPerformance/test_report.html')
111 f.write(test_report)
  /external/autotest/server/cros/dynamic_suite/
suite_unittest.py 591 test_report = self._get_bad_test_report(result_status)
592 test_predicates = test_report.predicates
593 test_fallout = test_report.fallout
743 test_report = collections.namedtuple('test_report',
745 return test_report(predicates(result_status, 'bad_test',
    [all...]
  /test/vts/utils/python/web/
web_utils.py 419 post_msg.test_report.extend([self.report_msg])
  /system/extras/simpleperf/scripts/
test.py 392 def test_report(self): member in class:TestExamplePureJava
518 def test_report(self): member in class:TestExampleWithNative
677 def test_report(self): member in class:TestExampleOfKotlin
    [all...]

Completed in 240 milliseconds