Home
last modified time | relevance | path

Searched defs:expectedAttrs (Results 1 – 4 of 4) sorted by relevance

/dports/devel/spark/spark-2.1.1/mllib/src/test/scala/org/apache/spark/ml/feature/
H A DInteractionSuite.scala85 val expectedAttrs = new AttributeGroup( constant
115 val expectedAttrs = new AttributeGroup( constant
149 val expectedAttrs = new AttributeGroup( constant
H A DRFormulaSuite.scala172 val expectedAttrs = new AttributeGroup( constant
188 val expectedAttrs = new AttributeGroup( constant
209 val expectedAttrs = new AttributeGroup( constant
228 val expectedAttrs = new AttributeGroup( constant
251 val expectedAttrs = new AttributeGroup( constant
273 val expectedAttrs = new AttributeGroup( constant
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/processors/org/eclipse/jdt/compiler/apt/tests/processors/base/
H A DXMLComparer.java420 NamedNodeMap expectedAttrs = expectedAnnot.getAttributes(); in compareAnnotationNodes() local
550 NamedNodeMap expectedAttrs = expected.getAttributes(); in compareAttributes() local
/dports/databases/akonadi/akonadi-21.12.3/autotests/server/
H A Dtaghandlertest.cpp195 const TagAttribute::List expectedAttrs = expectedTags.at(i).second; in testStoreTag() local