Searched defs:pA (Results 1 – 3 of 3) sorted by relevance
126 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenSameData() local143 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenSameDataWithBinder() local161 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenDifferentData() local177 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenLimitOutOfBounds_throws() local203 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenLengthZero() local221 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenNegativeLength_throws() local236 Parcel pA = Parcel.obtain(); in testCompareDataInRange_whenNegativeOffset_throws() 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()