Home
last modified time | relevance | path

Searched refs:DEBUG_BUILD (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/ui/
Ddeploy30 DEBUG_BUILD=true
41 DEBUG_BUILD=false
49 DEBUG_BUILD=false
70 if [ "$DEBUG_BUILD" = true ]; then
/external/python/cpython3/Lib/test/test_importlib/
Dtest_windows.py38 if machinery.WindowsRegistryFinder.DEBUG_BUILD:
52 if machinery.WindowsRegistryFinder.DEBUG_BUILD:
/external/python/cpython3/Lib/importlib/
D_bootstrap_external.py652 DEBUG_BUILD = False # Changed in _setup() variable in WindowsRegistryFinder
663 if cls.DEBUG_BUILD:
1554 WindowsRegistryFinder.DEBUG_BUILD = True