Searched defs:ROLL (Results 1 – 3 of 3) sorted by relevance
130 static public final boolean ROLL = true; field in CalendarTest
697 Object ROLL = new Object(); in Test4103271() local851 final int ROLL = 2; in Test4114578() local
1327 const int32_t ROLL = 2; in test4114578() local2028 enum Action { ADD=1, ROLL=2 }; enumerator