Searched defs:pA (Results 1 – 3 of 3) sorted by relevance
136 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenSameData() local153 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenSameDataWithBinder() local171 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenDifferentData() local187 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenLimitOutOfBounds_throws() local213 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenLengthZero() local231 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenNegativeLength_throws() local246 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenNegativeOffset_throws() local400 Parcel pA = Parcel.obtain(); in testHasBinders_AfterWritingBinderToParcel() local411 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()