Home | History | Annotate | Download | only in tests

Lines Matching full:uniqueid

734     REPORTER_ASSERT(reporter, image1->uniqueID() == image2->uniqueID());
739 REPORTER_ASSERT(reporter, image1->uniqueID() != image3->uniqueID());
750 REPORTER_ASSERT(reporter, image4->uniqueID() != image3->uniqueID());
802 REPORTER_ASSERT(reporter, image1->uniqueID() != image2->uniqueID());