Home | History | Annotate | Download | only in tests

Lines Matching refs:uniqueID

730     REPORTER_ASSERT(reporter, image1->uniqueID() == image2->uniqueID());
735 REPORTER_ASSERT(reporter, image1->uniqueID() != image3->uniqueID());
746 REPORTER_ASSERT(reporter, image4->uniqueID() != image3->uniqueID());
795 REPORTER_ASSERT(reporter, image1->uniqueID() != image2->uniqueID());