Home
last modified time | relevance | path

Searched defs:c1c4 (Results 1 – 2 of 2) sorted by relevance

/dports/science/cdk/cdk-cdk-2.3/tool/hash/src/test/java/org/openscience/cdk/hash/stereo/
H A DGeometricTetrahedralEncoderFactoryTest.java85 IBond c1c4 = mock(IBond.class); in testCreate_2D() local
148 IBond c1c4 = mock(IBond.class); in testCreate_2D_Implicit() local
213 IBond c1c4 = mock(IBond.class); in testCreate_3D() local
276 IBond c1c4 = mock(IBond.class); in testCreate_3D_Implicit() local
334 IBond c1c4 = mock(IBond.class); in testCreate_NonSP3() local
389 IBond c1c4 = mock(IBond.class); in testCreate_NoStereoBonds() local
445 IBond c1c4 = mock(IBond.class); in testCreate_WrongDegree() local
/dports/science/cdk/cdk-cdk-2.3/base/test-interfaces/src/test/java/org/openscience/cdk/interfaces/
H A DAbstractAtomContainerTest.java404 IBond c1c4 = builder.newInstance(IBond.class, c1, c4); in testClone_IStereoElement_Tetrahedral() local
475 IBond c1c4 = builder.newInstance(IBond.class, c1, c4); in testClone_IStereoElement_DoubleBond() local
543 IBond c1c4 = builder.newInstance(IBond.class, c1, c4); in testClone_IStereoElement_AtomParity() local