Searched refs:newobjs (Results 1 – 2 of 2) sorted by relevance
766 Formattable *newobjs = mf->parse(result, pp, count1); in Test4118594() local768 if (newobjs == NULL) { in Test4118594()771 if (newobjs[0].getDouble() != 3.1) in Test4118594()772 errln( UnicodeString("newobjs[0] = ") + newobjs[0].getDouble()); in Test4118594()776 delete [] newobjs; in Test4118594()
765 Formattable *newobjs = mf->parse(result, pp, count1); in Test4118594() local767 if (newobjs == NULL) { in Test4118594()770 if (newobjs[0].getDouble() != 3.1) in Test4118594()771 errln( UnicodeString("newobjs[0] = ") + newobjs[0].getDouble()); in Test4118594()775 delete [] newobjs; in Test4118594()