Searched refs:no_luci_auth (Results 1 – 10 of 10) sorted by relevance
27 no_luci_auth: Optional[bool] = None,40 _SkiaGoldArgs(local_pixel_tests, no_luci_auth, service_account,
74 def no_luci_auth(self) -> bool: member in SkiaGoldProperties160 self._no_luci_auth = args.no_luci_auth
59 args = createSkiaGoldArgs(no_luci_auth=True)
86 def no_luci_auth(self) -> Optional[bool]: member in SkiaGoldProperties180 self._no_luci_auth = args.no_luci_auth
17 no_luci_auth: Optional[bool] = None variable in _SkiaGoldArgs
165 gold_properties.no_luci_auth)
235 use_luci = not (gold_properties.local_pixel_tests or gold_properties.no_luci_auth)
1337 or gold_properties.no_luci_auth)
1403 or gold_properties.no_luci_auth)