Home
last modified time | relevance | path

Searched defs:QUICK (Results 1 – 5 of 5) sorted by relevance

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DGenerateBcp47Bits.java17 static final boolean QUICK = false; // true for debugging field in GenerateBcp47Bits
/external/pigweed/pw_presubmit/py/pw_presubmit/
Dpigweed_presubmit.py812 QUICK = ( variable
/external/OpenCL-CTS/test_conformance/thread_dimensions/
Dtest_thread_dimensions.cpp820 #define QUICK 1 macro
/external/icu/icu4c/source/tools/ctestfw/
Dctest.c151 int QUICK = 1; /* Skip some of the slower tests? */ variable
/external/python/cpython3/Lib/test/
Dtest__xxsubinterpreters.py1899 QUICK = False variable in ChannelCloseFixture