Searched refs:doTheBackingStoresMatch (Results 1 – 2 of 2) sorted by relevance
107 bool doTheBackingStoresMatch = p1->underlyingUniqueID() == p2->underlyingUniqueID(); in overlap_test() local108 REPORTER_ASSERT(reporter, expectedResult == doTheBackingStoresMatch); in overlap_test()130 bool doTheBackingStoresMatch = p1->underlyingUniqueID() == p2->underlyingUniqueID(); in non_overlap_test() local131 REPORTER_ASSERT(reporter, expectedResult == doTheBackingStoresMatch); in non_overlap_test()