Home
last modified time | relevance | path

Searched refs:SetUpEnvironment (Results 1 – 25 of 248) sorted by relevance

12345678910

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/internal/backends/chrome/
H A Dpossible_desktop_browser_unittest.py84 possible_browser.SetUpEnvironment(fake_options)
106 possible_desktop.SetUpEnvironment(self._finder_options.browser_options)
136 possible_desktop.SetUpEnvironment(self._finder_options.browser_options)
162 possible_desktop.SetUpEnvironment(self._finder_options.browser_options)
190 possible_desktop.SetUpEnvironment(self._finder_options.browser_options)
H A Dcros_browser_finder_unittest.py136 browser.SetUpEnvironment(options_for_unittests.GetCopy().browser_options)
154 browser.SetUpEnvironment(options_for_unittests.GetCopy().browser_options)
H A Dandroid_browser_finder_unittest.py267 browser_to_create.SetUpEnvironment(finder_options.browser_options)
303 browser_to_create.SetUpEnvironment(finder_options.browser_options)
339 browser_to_create.SetUpEnvironment(finder_options.browser_options)
H A Ddesktop_browser_finder.py110 def SetUpEnvironment(self, browser_options): member in PossibleDesktopBrowser
111 super(PossibleDesktopBrowser, self).SetUpEnvironment(browser_options)
192 self.SetUpEnvironment(saved_browser_options)
H A Dcros_browser_finder.py81 def SetUpEnvironment(self, browser_options): member in PossibleCrOSBrowser
82 super(PossibleCrOSBrowser, self).SetUpEnvironment(browser_options)
H A Dandroid_browser_finder.py188 def SetUpEnvironment(self, browser_options): member in PossibleAndroidBrowser
189 super(PossibleAndroidBrowser, self).SetUpEnvironment(browser_options)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/internal/browser/
H A Dpossible_browser.py82 self.SetUpEnvironment(browser_options)
91 def SetUpEnvironment(self, browser_options): member in PossibleBrowser
H A Dbrowser_unittest.py240 self.browser_to_create.SetUpEnvironment(self.browser_options)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/
H A Drender_widget_host_view_child_frame_unittest.cc107 SetUpEnvironment(false /* use_zoom_for_device_scale_factor */); in SetUp()
110 void SetUpEnvironment(bool use_zoom_for_device_scale_factor) { in SetUpEnvironment() function in content::RenderWidgetHostViewChildFrameTest
233 SetUpEnvironment(true /* use_zoom_for_device_scale_factor */); in SetUp()
H A Drender_widget_host_view_aura_unittest.cc492 void SetUpEnvironment() { in SetUpEnvironment() function in content::RenderWidgetHostViewAuraTest
540 SetUpEnvironment(); in SetUp()
703 RenderWidgetHostViewAuraTest::SetUpEnvironment(); in SetUpOverscrollEnvironmentImpl()
6215 SetUpEnvironment(); in SetUp()
6333 SetUpEnvironment(); in SetUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Drender_widget_host_view_child_frame_unittest.cc108 SetUpEnvironment(false /* use_zoom_for_device_scale_factor */); in SetUp()
111 void SetUpEnvironment(bool use_zoom_for_device_scale_factor) { in SetUpEnvironment() function in content::RenderWidgetHostViewChildFrameTest
268 SetUpEnvironment(true /* use_zoom_for_device_scale_factor */); in SetUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/testing/
H A Dbrowser_test_case.py79 cls._possible_browser.SetUpEnvironment(options.browser_options)
H A Dserially_executed_browser_test_case.py140 cls._browser_to_create.SetUpEnvironment(
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/examples/benchmarks/
H A Dandroid_go_benchmark.py85 self._possible_browser.SetUpEnvironment(
/dports/converters/mmencode/mm2.7/src/metamail/
H A Dmetamail.c1007 SetUpEnvironment();
1300 SetUpEnvironment();
1304 SetUpEnvironment();
1314 SetUpEnvironment();
1688 SetUpEnvironment(); in PrepareMessage()
1691 SetUpEnvironment() { in SetUpEnvironment() function
/dports/mail/metamail/mm2.7/src/metamail/
H A Dmetamail.c1017 SetUpEnvironment();
1310 SetUpEnvironment();
1314 SetUpEnvironment();
1324 SetUpEnvironment();
1698 SetUpEnvironment(); in PrepareMessage()
1701 SetUpEnvironment() { in SetUpEnvironment() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/core/
H A Dtracing_controller_unittest.py195 self.possible_browser.SetUpEnvironment(self.browser_options)
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/benchmarks/
H A Dstartup_mobile.py193 self._possible_browser.SetUpEnvironment(
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/page/
H A Dshared_page_state.py167 self._possible_browser.SetUpEnvironment(browser_options)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/testing/fakes/
H A D__init__.py243 def SetUpEnvironment(self, browser_options): member in FakePossibleBrowser
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/testing/gtest/src/
H A Dgtest.cc3581 static void SetUpEnvironment(Environment* env) { env->SetUp(); } in UnitTestImpl() function
3664 environments_.ForEach(SetUpEnvironment); in UnitTestImpl()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/gtest/src/
H A Dgtest.cc3921 static void SetUpEnvironment(Environment* env) { env->SetUp(); } in UnitTestImpl() function
4016 ForEach(environments_, SetUpEnvironment); in UnitTestImpl()
/dports/games/trenchbroom/TrenchBroom-ed46601/lib/src/gtest/
H A Dgtest.cc4133 static void SetUpEnvironment(Environment* env) { env->SetUp(); } in SetUpEnvironment() function
4229 ForEach(environments_, SetUpEnvironment); in RunAllTests()
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/lib/gtest/src/
H A Dgtest.cc4133 static void SetUpEnvironment(Environment* env) { env->SetUp(); } in SetUpEnvironment() function
4229 ForEach(environments_, SetUpEnvironment); in RunAllTests()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/gmock/gtest/src/
H A Dgtest.cc3921 static void SetUpEnvironment(Environment* env) { env->SetUp(); } in UnitTestImpl() function
4016 ForEach(environments_, SetUpEnvironment); in UnitTestImpl()

12345678910