Home
last modified time | relevance | path

Searched refs:switch_profile (Results 1 – 21 of 21) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/testing/marionette/harness/marionette_harness/tests/unit/
H A Dtest_profile_management.py142 self.marionette.instance.switch_profile()
156 self.marionette.instance.switch_profile()
159 self.marionette.instance.switch_profile()
166 self.marionette.instance.switch_profile("foobar")
175 self.marionette.instance.switch_profile(u"$¢€��")
184 self.marionette.instance.switch_profile(u"\u0024\u00A2\u20AC\u1F36A")
192 self.marionette.instance.switch_profile(clone_from=self.external_profile)
229 self.marionette.instance.switch_profile()
237 self.marionette.instance.switch_profile("foobar")
246 self.marionette.instance.switch_profile(clone_from=self.external_profile)
H A Dtest_cli_arguments.py50 self.marionette.instance.switch_profile()
/dports/www/firefox/firefox-99.0/testing/marionette/harness/marionette_harness/tests/unit/
H A Dtest_profile_management.py146 self.marionette.instance.switch_profile()
160 self.marionette.instance.switch_profile()
163 self.marionette.instance.switch_profile()
170 self.marionette.instance.switch_profile("foobar")
179 self.marionette.instance.switch_profile(u"$¢€��")
188 self.marionette.instance.switch_profile(u"\u0024\u00A2\u20AC\u1F36A")
196 self.marionette.instance.switch_profile(clone_from=self.external_profile)
236 self.marionette.instance.switch_profile()
244 self.marionette.instance.switch_profile("foobar")
253 self.marionette.instance.switch_profile(clone_from=self.external_profile)
H A Dtest_cli_arguments.py61 self.marionette.instance.switch_profile()
91 self.marionette.instance.switch_profile()
/dports/lang/spidermonkey60/firefox-60.9.0/testing/marionette/harness/marionette_harness/tests/unit/
H A Dtest_profile_management.py145 self.marionette.instance.switch_profile()
160 self.marionette.instance.switch_profile()
163 self.marionette.instance.switch_profile()
170 self.marionette.instance.switch_profile("foobar")
179 self.marionette.instance.switch_profile(u"$¢€��")
188 self.marionette.instance.switch_profile(u"\u0024\u00A2\u20AC\u1F36A")
196 self.marionette.instance.switch_profile(clone_from=self.external_profile)
232 self.marionette.instance.switch_profile()
240 self.marionette.instance.switch_profile("foobar")
249 self.marionette.instance.switch_profile(clone_from=self.external_profile)
/dports/mail/thunderbird/thunderbird-91.8.0/testing/marionette/harness/marionette_harness/tests/unit/
H A Dtest_profile_management.py142 self.marionette.instance.switch_profile()
156 self.marionette.instance.switch_profile()
159 self.marionette.instance.switch_profile()
166 self.marionette.instance.switch_profile("foobar")
175 self.marionette.instance.switch_profile(u"$¢€��")
184 self.marionette.instance.switch_profile(u"\u0024\u00A2\u20AC\u1F36A")
192 self.marionette.instance.switch_profile(clone_from=self.external_profile)
229 self.marionette.instance.switch_profile()
237 self.marionette.instance.switch_profile("foobar")
246 self.marionette.instance.switch_profile(clone_from=self.external_profile)
H A Dtest_cli_arguments.py50 self.marionette.instance.switch_profile()
/dports/lang/spidermonkey78/firefox-78.9.0/testing/marionette/harness/marionette_harness/tests/unit/
H A Dtest_profile_management.py145 self.marionette.instance.switch_profile()
160 self.marionette.instance.switch_profile()
163 self.marionette.instance.switch_profile()
170 self.marionette.instance.switch_profile("foobar")
179 self.marionette.instance.switch_profile(u"$¢€��")
188 self.marionette.instance.switch_profile(u"\u0024\u00A2\u20AC\u1F36A")
196 self.marionette.instance.switch_profile(clone_from=self.external_profile)
232 self.marionette.instance.switch_profile()
240 self.marionette.instance.switch_profile("foobar")
249 self.marionette.instance.switch_profile(clone_from=self.external_profile)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/launcher/app_service/
H A Dapp_service_app_window_launcher_item_controller.cc91 bool switch_profile = false; in GetAppMenuItems() local
102 switch_profile = true; in GetAppMenuItems()
124 if (!switch_profile) in GetAppMenuItems()
/dports/x11/terminator/terminator-2.1.1/terminatorlib/
H A Dipc.py201 def switch_profile(self, uuid=None, options=dbus.Dictionary()): member in DBusService
283 def switch_profile(session, uuid, options): function
285 session.switch_profile(uuid, options)
/dports/ports-mgmt/synth/synth-2.12/src/
H A Dactions.adb172 procedure switch_profile; subprogspec
393 procedure switch_profile subprogram
484 end switch_profile;
593 switch_profile;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/signin/
H A Ddice_web_signin_interceptor.cc444 SigninInterceptionResult switch_profile) { in OnProfileSwitchChoice() argument
445 if (switch_profile != SigninInterceptionResult::kAccepted) { in OnProfileSwitchChoice()
H A Ddice_web_signin_interceptor.h247 SigninInterceptionResult switch_profile);
/dports/lang/spidermonkey60/firefox-60.9.0/testing/marionette/client/marionette_driver/
H A Dgeckoinstance.py225 def switch_profile(self, profile_name=None, clone_from=None): member in GeckoInstance
/dports/www/firefox-esr/firefox-91.8.0/testing/marionette/client/marionette_driver/
H A Dgeckoinstance.py241 def switch_profile(self, profile_name=None, clone_from=None): member in GeckoInstance
/dports/www/firefox/firefox-99.0/testing/marionette/client/marionette_driver/
H A Dgeckoinstance.py276 def switch_profile(self, profile_name=None, clone_from=None): member in GeckoInstance
/dports/mail/thunderbird/thunderbird-91.8.0/testing/marionette/client/marionette_driver/
H A Dgeckoinstance.py241 def switch_profile(self, profile_name=None, clone_from=None): member in GeckoInstance
/dports/lang/spidermonkey78/firefox-78.9.0/testing/marionette/client/marionette_driver/
H A Dgeckoinstance.py243 def switch_profile(self, profile_name=None, clone_from=None): member in GeckoInstance
/dports/net/freeswitch/freeswitch-1.10.3.-release/
H A DMakefile.in229 src/switch_pcm.c src/switch_speex.c src/switch_profile.c \
301 src/libfreeswitch_la-switch_profile.lo \
1235 src/switch_pcm.c src/switch_speex.c src/switch_profile.c \
1544 src/libfreeswitch_la-switch_profile.lo: src/$(am__dirstamp) \
2127 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libfreeswitch_la-switch_profile.Plo@am__quote@
2576 src/libfreeswitch_la-switch_profile.lo: src/switch_profile.c
2577switch_profile.lo -MD -MP -MF src/$(DEPDIR)/libfreeswitch_la-switch_profile.Tpo -c -o src/libfrees…
2578 …at)$(am__mv) src/$(DEPDIR)/libfreeswitch_la-switch_profile.Tpo src/$(DEPDIR)/libfreeswitch_la-swit…
2581 …AGS) -c -o src/libfreeswitch_la-switch_profile.lo `test -f 'src/switch_profile.c' || echo '$(srcdi…
H A DMakefile.am402 src/switch_profile.c \
/dports/net/freeswitch/freeswitch-1.10.3.-release/debian/
H A Dcopyright1669 src/include/switch_profile.h
1670 src/switch_profile.c