Searched refs:FakeLinuxPlatform (Results 1 – 2 of 2) sorted by relevance
71 class FakeLinuxPlatform(FakePlatform): class73 super(FakeLinuxPlatform, self).__init__()116 self._returned_browser = _FakeBrowser(FakeLinuxPlatform())
75 finder_options.browser_options.platform = fakes.FakeLinuxPlatform()