Searched refs:testAdd (Results 1 - 25 of 27) sorted by relevance

12

/external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/
H A DANTLRIntArrayTest.h17 -(void) testAdd;
H A DIntArrayTest.h17 -(void) testAdd;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/sets/
H A DANTLRBitSetTest.h18 -(void) testAdd;
/external/v8/test/mjsunit/
H A Dbinary-op-newspace.js53 function testAdd() { function
61 testAdd();
H A Darray-methods-read-only-length.js7 function testAdd(mode) { function
50 testAdd("fast properties");
52 testAdd("normalized");
/external/v8/test/mjsunit/compiler/
H A Dregress-intoverflow.js43 function testAdd(a, b) { function
51 for (var i=0; i<5; i++) testAdd(0,0);
52 %OptimizeFunctionOnNextCall(testAdd);
53 assertEquals(-4294967296, testAdd(-0x40000000, -0x40000000));
/external/guava/guava-gwt/test/com/google/common/collect/
H A DUnmodifiableListIteratorTest_gwt.java21 public void testAdd() throws Exception { method in class:UnmodifiableListIteratorTest_gwt
23 testCase.testAdd();
/external/opencv3/modules/features2d/misc/java/test/
H A DFernGenericDescriptorMatcherTest.java7 public void testAdd() { method in class:FernGenericDescriptorMatcherTest
H A DOneWayGenericDescriptorMatcherTest.java7 public void testAdd() { method in class:OneWayGenericDescriptorMatcherTest
H A DBruteForceHammingDescriptorMatcherTest.java81 public void testAdd() { method in class:BruteForceHammingDescriptorMatcherTest
H A DBruteForceHammingLUTDescriptorMatcherTest.java80 public void testAdd() { method in class:BruteForceHammingLUTDescriptorMatcherTest
H A DBruteForceL1DescriptorMatcherTest.java97 public void testAdd() { method in class:BruteForceL1DescriptorMatcherTest
H A DBruteForceSL2DescriptorMatcherTest.java102 public void testAdd() { method in class:BruteForceSL2DescriptorMatcherTest
H A DBruteForceDescriptorMatcherTest.java97 public void testAdd() { method in class:BruteForceDescriptorMatcherTest
H A DFlannBasedDescriptorMatcherTest.java170 public void testAdd() { method in class:FlannBasedDescriptorMatcherTest
/external/protobuf/python/google/protobuf/internal/
H A Ddescriptor_database_test.py45 def testAdd(self): member in class:DescriptorDatabaseTest
/external/chromium-trace/catapult/devil/devil/utils/
H A Dgeometry_test.py18 def testAdd(self): member in class:PointTest
H A Dreraiser_thread_unittest.py61 def testAdd(self): member in class:TestReraiserThreadGroup
/external/chromium-trace/catapult/telemetry/telemetry/internal/util/
H A Dpath_set_unittest.py25 def testAdd(self): member in class:PathSetTest
/external/guava/guava-tests/test/com/google/common/collect/
H A DUnmodifiableListIteratorTest.java45 public void testAdd() { method in class:UnmodifiableListIteratorTest
/external/v8/tools/testrunner/local/
H A Dpool_unittest.py33 def testAdd(self): member in class:PoolTest
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/test/type/
H A Dtest_tag.py70 def testAdd(self): member in class:TagSetAddTestSuite
H A Dtest_univ.py22 def testAdd(self): assert univ.Integer(-4) + 6 == 2, '__add__() fails' member in class:IntegerTestCase
134 def testAdd(self): member in class:OctetStringTestCase
166 def testAdd(self): assert univ.Real(-4.1) + 1.4 == -2.7, '__add__() fails' member in class:RealTestCase
226 def testAdd(self): member in class:ObjectIdentifier
/external/chromium-trace/catapult/dashboard/dashboard/
H A Dedit_anomaly_configs_test.py41 def testAdd(self): member in class:EditAnomalyConfigsTest
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
H A Dbatch_test.py374 def testAdd(self): member in class:BatchTest

Completed in 2188 milliseconds

12