Home
last modified time | relevance | path

Searched refs:profile_class (Results 1 – 25 of 73) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/testing/mozbase/mozrunner/mozrunner/
H A Dapplication.py40 profile_class = Profile variable in DefaultContext
48 profile_class = Profile variable in RemoteContext
146 profile_class = FirefoxProfile variable in FirefoxContext
150 profile_class = ThunderbirdProfile variable in ThunderbirdContext
154 profile_class = ChromeProfile variable in ChromeContext
158 profile_class = ChromiumProfile variable in ChromiumContext
H A Dcli.py67 self.profile_class = get_app_context(app).profile_class
136 profile = self.profile_class(**self.profile_args())
/dports/www/firefox/firefox-99.0/testing/mozbase/mozrunner/mozrunner/
H A Dapplication.py40 profile_class = Profile variable in DefaultContext
48 profile_class = Profile variable in RemoteContext
146 profile_class = FirefoxProfile variable in FirefoxContext
150 profile_class = ThunderbirdProfile variable in ThunderbirdContext
154 profile_class = ChromeProfile variable in ChromeContext
158 profile_class = ChromiumProfile variable in ChromiumContext
H A Dcli.py67 self.profile_class = get_app_context(app).profile_class
136 profile = self.profile_class(**self.profile_args())
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozbase/mozrunner/mozrunner/
H A Dapplication.py40 profile_class = Profile variable in DefaultContext
48 profile_class = Profile variable in RemoteContext
146 profile_class = FirefoxProfile variable in FirefoxContext
150 profile_class = ThunderbirdProfile variable in ThunderbirdContext
154 profile_class = ChromeProfile variable in ChromeContext
158 profile_class = ChromiumProfile variable in ChromiumContext
H A Dcli.py67 self.profile_class = get_app_context(app).profile_class
136 profile = self.profile_class(**self.profile_args())
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozbase/mozrunner/mozrunner/
H A Dapplication.py39 profile_class = Profile variable in DefaultContext
47 profile_class = Profile variable in RemoteContext
144 profile_class = FirefoxProfile variable in FirefoxContext
148 profile_class = ThunderbirdProfile variable in ThunderbirdContext
152 profile_class = ChromeProfile variable in ChromeContext
156 profile_class = ChromiumProfile variable in ChromiumContext
H A Dcli.py65 self.profile_class = get_app_context(app).profile_class
108 profile = self.profile_class(**self.profile_args())
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozbase/mozprofile/mozprofile/
H A Dcli.py28 profile_class = Profile variable in MozProfileCLI
95 return self.profile_class(**kwargs)
117 cli.profile_class = FirefoxProfile
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mozbase/mozprofile/mozprofile/
H A Dcli.py27 profile_class = Profile variable in MozProfileCLI
94 return self.profile_class(**kwargs)
116 cli.profile_class = FirefoxProfile
/dports/www/firefox-esr/firefox-91.8.0/testing/mozbase/mozprofile/mozprofile/
H A Dcli.py85 profile_class = Profile variable in MozProfileCLI
160 return self.profile_class(**kwargs)
190 cli.profile_class = FirefoxProfile
/dports/www/firefox/firefox-99.0/testing/mozbase/mozprofile/mozprofile/
H A Dcli.py85 profile_class = Profile variable in MozProfileCLI
160 return self.profile_class(**kwargs)
190 cli.profile_class = FirefoxProfile
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozbase/mozrunner/mozrunner/
H A Dcli.py65 self.profile_class = get_app_context(app).profile_class
108 profile = self.profile_class(**self.profile_args())
H A Dapplication.py35 profile_class = Profile variable in DefaultContext
43 profile_class = Profile variable in RemoteContext
247 profile_class = FirefoxProfile variable in FirefoxContext
251 profile_class = ThunderbirdProfile variable in ThunderbirdContext
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mozbase/mozrunner/mozrunner/
H A Dcli.py63 self.profile_class = get_app_context(app).profile_class
106 profile = self.profile_class(**self.profile_args())
H A Dapplication.py35 profile_class = Profile variable in DefaultContext
43 profile_class = Profile variable in RemoteContext
247 profile_class = FirefoxProfile variable in FirefoxContext
251 profile_class = ThunderbirdProfile variable in ThunderbirdContext
255 profile_class = MetroFirefoxProfile variable in MetroContext
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozbase/mozprofile/mozprofile/
H A Dcli.py85 profile_class = Profile variable in MozProfileCLI
160 return self.profile_class(**kwargs)
190 cli.profile_class = FirefoxProfile
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozbase/mozprofile/mozprofile/
H A Dcli.py78 profile_class = Profile variable in MozProfileCLI
135 return self.profile_class(**kwargs)
157 cli.profile_class = FirefoxProfile
/dports/www/firefox-esr/firefox-91.8.0/testing/raptor/test/
H A Dtest_raptor.py109 perftest = ConcretePerftest(profile_class="firefox", **options)
127 ConcretePerftest, options, profile_class, app, expected_profile
130 perftest = ConcretePerftest(profile_class=profile_class, **options)
131 assert perftest.profile_class == expected_profile
/dports/www/firefox/firefox-99.0/testing/raptor/test/
H A Dtest_raptor.py109 perftest = ConcretePerftest(profile_class="firefox", **options)
127 ConcretePerftest, options, profile_class, app, expected_profile
130 perftest = ConcretePerftest(profile_class=profile_class, **options)
131 assert perftest.profile_class == expected_profile
/dports/mail/thunderbird/thunderbird-91.8.0/testing/raptor/test/
H A Dtest_raptor.py109 perftest = ConcretePerftest(profile_class="firefox", **options)
127 ConcretePerftest, options, profile_class, app, expected_profile
130 perftest = ConcretePerftest(profile_class=profile_class, **options)
131 assert perftest.profile_class == expected_profile
/dports/lang/spidermonkey78/firefox-78.9.0/testing/raptor/test/
H A Dtest_raptor.py111 perftest = ConcretePerftest(profile_class="firefox", **options)
130 ConcretePerftest, options, profile_class, app, expected_profile
133 perftest = ConcretePerftest(profile_class=profile_class, **options)
134 assert perftest.profile_class == expected_profile
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsicc.c491 icProfileClassSignature profile_class; in gx_load_icc_profile() local
501 profile_class = picc->header->deviceClass; in gx_load_icc_profile()
502 if ( profile_class != icSigInputClass && in gx_load_icc_profile()
503 profile_class != icSigDisplayClass && in gx_load_icc_profile()
504 profile_class != icSigOutputClass && in gx_load_icc_profile()
505 profile_class != icSigColorSpaceClass ) in gx_load_icc_profile()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsicc.c491 icProfileClassSignature profile_class; in gx_load_icc_profile() local
501 profile_class = picc->header->deviceClass; in gx_load_icc_profile()
502 if ( profile_class != icSigInputClass && in gx_load_icc_profile()
503 profile_class != icSigDisplayClass && in gx_load_icc_profile()
504 profile_class != icSigOutputClass && in gx_load_icc_profile()
505 profile_class != icSigColorSpaceClass ) in gx_load_icc_profile()
/dports/www/firefox-legacy/firefox-52.8.0esr/addon-sdk/source/python-lib/cuddlefish/
H A Drunner.py111 profile_class = FennecProfile variable in RemoteFennecRunner
272 profile_class = XulrunnerAppProfile variable in XulrunnerAppRunner
436 profile_class = FennecProfile
442 profile_class = XulrunnerAppProfile
446 profile_class = mozrunner.FirefoxProfile
450 profile_class = mozrunner.ThunderbirdProfile
558 profile = profile_class(addons=addons,

123