Home | History | Annotate | Download | only in android-clat

Lines Matching full:iids

639   // Generate a boatload of random IIDs.
650 // Check that consecutive IIDs are not the same.
653 << "Two consecutive random IIDs are the same: "
681 // Check that IIDs are roughly random and use all the bits by counting the
682 // total number of bits set to 1 in a random sample of 100000 generated IIDs.