Home | History | Annotate | Download | only in intltest

Lines Matching refs:url

1700 url;
1701 if (vtz->getTZURL(url)) {
1705 if (!vtz->getTZURL(url) || url != TZURL) {
1706 errln("FAIL: URL returned by getTZURL does not match the one set by setTZURL");