Home | History | Annotate | Download | only in intltest

Lines Matching refs:timeA

224     UDate timeA = Calendar::getNow();
243 if(!(timeA <= timeCal) || !(timeCal <= timeB)) {
245 " is not within sampled times [" + timeA + " to " + timeB + "]!");
264 UDate timeA = Calendar::getNow();
296 if(!(timeA <= timeCal) || !(timeCal <= timeB)) {
298 " is not within sampled times [" + timeA + " to " + timeB + "]!");
314 UDate timeA = Calendar::getNow();
347 if(!(timeA <= timeCal) || !(timeCal <= timeB)) {
349 " is not within sampled times [" + timeA + " to " + timeB + "]!");
365 UDate timeA = Calendar::getNow();
400 if(!(timeA <= timeCal) || !(timeCal <= timeB)) {
402 " is not within sampled times [" + timeA + " to " + timeB + "]!");
718 UDate timeA = Calendar::getNow();
728 if(!(timeA <= timeCal) || !(timeCal <= timeB)) {
730 " is not within sampled times [" + timeA + " to " + timeB + "]!");