Home
last modified time | relevance | path

Searched refs:no_luci_auth (Results 1 – 10 of 10) sorted by relevance

/external/cronet/build/skia_gold_common/
Dunittest_utils.py27 no_luci_auth: Optional[bool] = None,
40 _SkiaGoldArgs(local_pixel_tests, no_luci_auth, service_account,
Dskia_gold_properties.py74 def no_luci_auth(self) -> bool: member in SkiaGoldProperties
160 self._no_luci_auth = args.no_luci_auth
Dskia_gold_properties_unittest.py59 args = createSkiaGoldArgs(no_luci_auth=True)
/external/angle/build/skia_gold_common/
Dskia_gold_properties.py86 def no_luci_auth(self) -> Optional[bool]: member in SkiaGoldProperties
180 self._no_luci_auth = args.no_luci_auth
Dunittest_utils.py17 no_luci_auth: Optional[bool] = None variable in _SkiaGoldArgs
Dskia_gold_properties_unittest.py59 args = createSkiaGoldArgs(no_luci_auth=True)
/external/pdfium/testing/tools/skia_gold/
Dskia_gold.py165 gold_properties.no_luci_auth)
/external/angle/src/tests/restricted_traces/
Drestricted_trace_gold_tests.py235 use_luci = not (gold_properties.local_pixel_tests or gold_properties.no_luci_auth)
/external/cronet/build/android/pylib/local/device/
Dlocal_device_instrumentation_test_run.py1337 or gold_properties.no_luci_auth)
/external/angle/build/android/pylib/local/device/
Dlocal_device_instrumentation_test_run.py1403 or gold_properties.no_luci_auth)