Searched defs:ROLL (Results 1 – 5 of 5) sorted by relevance
132 static public final boolean ROLL = true; field in CalendarTestFmwk
715 Object ROLL = new Object(); in Test4103271() local872 final int ROLL = 2; in Test4114578() local
133 static public final boolean ROLL = true; field in CalendarTestFmwk
716 Object ROLL = new Object(); in Test4103271() local873 final int ROLL = 2; in Test4114578() local
1329 const int32_t ROLL = 2; in test4114578() local2030 enum Action { ADD=1, ROLL=2 }; enumerator