Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/aidegen/
H A Daidegen_main_unittest.py127 def test_main_with_normal(self, mock_main, mock_ends_metrics, argument
141 def test_main_with_build_fail_errors(self, mock_main, mock_ends_metrics): argument
153 def test_main_with_io_errors(self, mock_main, mock_ends_metrics): argument
/aosp_15_r20/tools/asuite/aidegen/lib/
H A Daidegen_metrics_unittest.py61 def test_send_exception_metrics(self, mock_ends_metrics): argument