Home | History | Annotate | Download | only in intltest

Lines Matching refs:timeB

240     UDate timeB = Calendar::getNow();
243 if(!(timeA <= timeCal) || !(timeCal <= timeB)) {
245 " is not within sampled times [" + timeA + " to " + timeB + "]!");
293 UDate timeB = Calendar::getNow();
296 if(!(timeA <= timeCal) || !(timeCal <= timeB)) {
298 " is not within sampled times [" + timeA + " to " + timeB + "]!");
344 UDate timeB = Calendar::getNow();
347 if(!(timeA <= timeCal) || !(timeCal <= timeB)) {
349 " is not within sampled times [" + timeA + " to " + timeB + "]!");
397 UDate timeB = Calendar::getNow();
400 if(!(timeA <= timeCal) || !(timeCal <= timeB)) {
402 " is not within sampled times [" + timeA + " to " + timeB + "]!");
759 UDate timeB = Calendar::getNow();
762 if(!(timeA <= timeCal) || !(timeCal <= timeB)) {
764 " is not within sampled times [" + timeA + " to " + timeB + "]!");