Searched refs:heightA (Results 1 – 2 of 2) sorted by relevance
54 const int heightA = subsetA ? subsetA->height() : a->height(); in assert_equal() local57 REPORTER_ASSERT(reporter, heightA == b->height()); in assert_equal()73 for (int y = 0; y < heightA; ++y) { in assert_equal()
58 const int heightA = subsetA ? subsetA->height() : a->height(); in assert_equal() local61 REPORTER_ASSERT(reporter, heightA == b->height()); in assert_equal()77 for (int y = 0; y < heightA; ++y) { in assert_equal()