Home
last modified time | relevance | path

Searched refs:QUICK (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/tools/ctestfw/
H A Dctest.c127 int QUICK = 1; /* Skip some of the slower tests? */ variable
991 QUICK = -1; in initArgs()
995 QUICK = 0; in initArgs()
1223 return QUICK; in getTestOption()
1251 QUICK = value; in setTestOption()
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Dctest.c126 int QUICK = 1; /* Skip some of the slower tests? */ variable
989 QUICK = -1; in initArgs()
993 QUICK = 0; in initArgs()
1217 return QUICK; in getTestOption()
1243 QUICK = value; in setTestOption()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUCharacterCaseTest.java327 UCharacter.toTitleCase(ULocale.ENGLISH, "THE QUICK BROWN FOX CAN'T JUMP OVER THE LAZY DOGS.", null)); in TestTitleRegression()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterCaseTest.java326 UCharacter.toTitleCase(ULocale.ENGLISH, "THE QUICK BROWN FOX CAN'T JUMP OVER THE LAZY DOGS.", null)); in TestTitleRegression()
/third_party/python/Lib/test/
H A Dtest__xxsubinterpreters.py1899 QUICK = False variable in ChannelCloseFixture
1903 if cls.QUICK:
2297 ChannelCloseFixture.QUICK = True

Completed in 11 milliseconds