Home
last modified time | relevance | path

Searched refs:testIntersection (Results 1 – 8 of 8) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/collect/
DContiguousSetTest_gwt.java66 public void testIntersection() throws Exception { in testIntersection() method in ContiguousSetTest_gwt
68 testCase.testIntersection(); in testIntersection()
DSetOperationsTest_gwt.java30 testCase.testIntersection(); in testIntersection__MoreTests()
/external/v8/benchmarks/
Draytrace.js672 var info = this.testIntersection(ray, scene, null);
680 testIntersection: function(ray, scene, exclude){ method in Flog.RayTracer.Engine
747 var refl = this.testIntersection(reflectionRay, scene, info.shape);
773 shadowInfo = this.testIntersection(shadowRay, scene, info.shape);
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DSetOperationsTest.java58 public void testIntersection() { in testIntersection() method in SetOperationsTest.MoreTests
DContiguousSetTest.java274 public void testIntersection() { in testIntersection() method in ContiguousSetTest
/external/protobuf/java/util/src/test/java/com/google/protobuf/util/
DFieldMaskUtilTest.java165 public void testIntersection() throws Exception { in testIntersection() method in FieldMaskUtilTest
/external/guava/guava-tests/test/com/google/common/collect/
DSetOperationsTest.java282 public void testIntersection() { in testIntersection() method in SetOperationsTest.MoreTests
DContiguousSetTest.java312 public void testIntersection() { in testIntersection() method in ContiguousSetTest