Searched defs:touches (Results 1 - 3 of 3) sorted by last modified time

/external/testng/ant/3rdparty/
H A Dcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/sourceforge/cobertura/ net/sourceforge/cobertura/ant/ ...
/external/skqp/tests/
H A DPathOpsBoundsTest.cpp38 bool touches = SkPathOpsBounds::Intersects(bounds1, bounds2); local
39 REPORTER_ASSERT(reporter, touches);
46 bool touches = SkPathOpsBounds::Intersects(bounds1, bounds2); local
47 REPORTER_ASSERT(reporter, !touches);
/external/skia/tests/
H A DPathOpsBoundsTest.cpp38 bool touches = SkPathOpsBounds::Intersects(bounds1, bounds2); local
39 REPORTER_ASSERT(reporter, touches);
46 bool touches = SkPathOpsBounds::Intersects(bounds1, bounds2); local
47 REPORTER_ASSERT(reporter, !touches);

Completed in 190 milliseconds