Lines Matching full:uid3
1665 unsigned uid3 = s3->GetUid();1666 CHECK_NE(static_cast<int>(uid1), static_cast<int>(uid3));1667 CHECK_EQ(s3, FindHeapSnapshot(heap_profiler, uid3));1671 CHECK_EQ(s3, FindHeapSnapshot(heap_profiler, uid3));1674 CHECK_EQ(NULL, FindHeapSnapshot(heap_profiler, uid3));