Searched defs:expectation_obj (Results 1 – 1 of 1) sorted by relevance
633 let expectation_obj = self.expectation_obj(self_args); in expect() localVariable679 fn expectation_obj(&self, self_args: Option<&PathArguments>) in expectation_obj() method