Home
last modified time | relevance | path

Searched refs:getAttributeNames (Results 1 – 25 of 91) sorted by relevance

1234

/external/testng/src/test/java/test/attributes/
DAttributeTest.java20 Set<String> names = ctx.getAttributeNames(); in f1()
31 Set<String> names = ctx.getAttributeNames(); in f2()
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowDtdDiffs.java93 …String attributeNames = getAttributeNames(dtdCurrent, name, Collections.EMPTY_MAP, element.getAttr… in checkNames()
97 …String attributeNames = getAttributeNames(dtdCurrent, name, oldElement.getAttributes(), element.ge… in checkNames()
139 …private static String getAttributeNames(DtdData dtdCurrent, String elementName, Map<Attribute, Int… in getAttributeNames() method in ShowDtdDiffs
/external/mockftpserver/tags/2.0-rc1/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/1.2/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/2.2/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/1.0/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/2.0.2/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/2.1/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/1.1/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/2.0.1/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/2.0/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/1.2.4/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/1.2.1/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/1.2.2/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/1.2.3/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java416 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
418 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
420 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/testng/src/main/java/org/testng/
DIAttributes.java24 public Set<String> getAttributeNames(); in getAttributeNames() method
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/core/session/
DStubSession.groovy57 * @see org.mockftpserver.core.session.Session#getAttributeNames()
59 public Set getAttributeNames() {
/external/testng/src/main/java/org/testng/internal/
DTestResult.java292 public Set<String> getAttributeNames() { in getAttributeNames() method in TestResult
293 return m_attributes.getAttributeNames(); in getAttributeNames()
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java444 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
446 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
448 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/2.4/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java444 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
446 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
448 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()
/external/mockftpserver/tags/2.5/src/test/java/org/mockftpserver/core/session/
DDefaultSessionTest.java444 assertEquals("No names yet", Collections.EMPTY_SET, session.getAttributeNames()); in testGetAttributeNames()
446 assertEquals("1", Collections.singleton(NAME1), session.getAttributeNames()); in testGetAttributeNames()
448 assertEquals("2", set(NAME1, NAME2), session.getAttributeNames()); in testGetAttributeNames()

1234