Home
last modified time | relevance | path

Searched defs:ROLL (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarTestFmwk.java132 static public final boolean ROLL = true; field in CalendarTestFmwk
DCalendarRegressionTest.java722 Object ROLL = new Object(); in Test4103271() local
879 final int ROLL = 2; in Test4114578() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCalendarTestFmwk.java135 static public final boolean ROLL = true; field in CalendarTestFmwk
DCalendarRegressionTest.java725 Object ROLL = new Object(); in Test4103271() local
882 final int ROLL = 2; in Test4114578() local
/third_party/ffmpeg/libavfilter/
Dv360.h104 ROLL, enumerator
/third_party/icu/icu4c/source/test/intltest/
Dcalregts.cpp1338 const int32_t ROLL = 2; in test4114578() local
2069 enum Action { ADD=1, ROLL=2 }; enumerator