Searched refs:called_with (Results 1 – 3 of 3) sorted by relevance
207 called_with = None variable in TestClassGetitem.test_class_getitem_with_builtins.A210 cls.called_with = item213 self.assertIs(B.called_with, None)215 self.assertIs(B.called_with, int)
437 mock_cleanup.called_with(bench_run.benchmark.rm_chroot_tmp)439 mock_copy.called_with(bench_path)449 mock_mkdir.called_with('/usr/local/crosperf-results')451 mock_rmdir.called_with('/usr/local/crosperf-results')
164 fopen.called_with(fname)