Searched refs:openDirectory (Results 1 – 1 of 1) sorted by relevance
587 $this->openDirectory($wrapper)659 $this->openDirectory($wrapper, ['Baz', 'Qux'])679 $this->openDirectory($wrapper, ['Baz', 'Qux'])709 $this->openDirectory($wrapper, ['Baz']),737 $this->openDirectory($wrapper),789 $this->openDirectory($wrapper)828 $this->openDirectory($wrapper)900 protected function openDirectory(SUT $wrapper, array $children = []) function in Hoa\\Protocol\\Test\\Unit\\Wrapper