Home
last modified time | relevance | path

Searched refs:pAbs (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sal/qa/rtl/uri/
H A Drtl_testuri.cxx305 char const * pAbs; in test_Uri() member
370 ? aRelToAbsTest[i].pAbs != 0 in test_Uri()
371 : (aRelToAbsTest[i].pAbs == 0 in test_Uri()
372 || !aAbs.equalsAscii(aRelToAbsTest[i].pAbs))) in test_Uri()
381 (aRelToAbsTest[i].pAbs == 0 in test_Uri()
382 ? "<MALFORMED>" : aRelToAbsTest[i].pAbs)); in test_Uri()

Completed in 10 milliseconds