Searched defs:pA (Results 1 – 3 of 3) sorted by relevance
141 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenSameData() local159 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenSameDataWithBinder() local177 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenDifferentData() local193 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenLimitOutOfBounds_throws() local219 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenLengthZero() local237 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenNegativeLength_throws() local252 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenNegativeOffset_throws() local404 Parcel pA = Parcel.obtain(); in testHasBinders_AfterWritingBinderToParcel() local416 Parcel pA = Parcel.obtain(); in testHasBindersInRange_AfterWritingBinderToParcel() local
62 int* pA = &A; in TEST_F() local
55 static uint64_t helper_bit_select(uint64_t pA, uint64_t pB, uint64_t pMask) { in helper_bit_select()