Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Dexperiment_runner_unittest.py414 def test_store_results(self, mock_open, mock_top_commands, mock_cleanup, argument
444 self.assertEqual(mock_top_commands.call_count, 0)
487 self.assertEqual(mock_top_commands.call_args_list, topcalls)