Searched defs:testArea (Results 1 – 4 of 4) sorted by relevance
189 const uint8_t testArea = 4; in TEST_P() local218 const uint8_t testArea = 4; in TEST_P() local246 const uint8_t testArea = 4; in TEST_P() local281 const uint8_t testArea = 4; in TEST_P() local320 const uint32_t testArea = 4; in TEST_P() local379 const uint32_t testArea = 4; in TEST_P() local447 const uint32_t testArea = 4; in TEST_P() local
271 val testArea = other.bounds.area in <lambda>() constant289 val testArea = other.bounds.area in <lambda>() constant
262 public void testArea() { in testArea() method in S2LatLngRectTest
267 SkIRect testArea = srcRect; in run() local