Searched refs:doTheBackingStoresMatch (Results 1 – 2 of 2) sorted by relevance
97 bool doTheBackingStoresMatch = p1->underlyingUniqueID() == p2->underlyingUniqueID(); in overlap_test() local98 REPORTER_ASSERT(reporter, expectedResult == doTheBackingStoresMatch); in overlap_test()129 bool doTheBackingStoresMatch = p1->underlyingUniqueID() == p2->underlyingUniqueID(); in non_overlap_test() local130 REPORTER_ASSERT(reporter, expectedResult == doTheBackingStoresMatch); in non_overlap_test()
173 bool doTheBackingStoresMatch = p1->underlyingUniqueID() == p2->underlyingUniqueID(); in overlap_test() local174 REPORTER_ASSERT(reporter, expectedResult == doTheBackingStoresMatch); in overlap_test()200 bool doTheBackingStoresMatch = p1->underlyingUniqueID() == p2->underlyingUniqueID(); in non_overlap_test() local201 REPORTER_ASSERT(reporter, expectedResult == doTheBackingStoresMatch); in non_overlap_test()