Searched defs:list_matches (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj-b2.6/tests/staf-tests/shared/python/
H A Dcommon.py55 "list_matches" ,
813 def list_matches(mylist): function
821 print "list_matches: WARNING: list item %s is empty." % itemnum
823 print "list_matches: False. Match=(%s), Item=(%s)" % (mylist[0],item)
/forgerock/opendj2/tests/staf-tests/shared/python/
H A Dcommon.py54 "list_matches" ,
812 def list_matches(mylist): function
820 print "list_matches: WARNING: list item %s is empty." % itemnum
822 print "list_matches: False. Match=(%s), Item=(%s)" % (mylist[0],item)
/forgerock/opendj2.6.2/tests/staf-tests/shared/python/
H A Dcommon.py55 "list_matches" ,
813 def list_matches(mylist): function
821 print "list_matches: WARNING: list item %s is empty." % itemnum
823 print "list_matches: False. Match=(%s), Item=(%s)" % (mylist[0],item)
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/python/
H A Dcommon.py55 "list_matches" ,
813 def list_matches(mylist): function
821 print "list_matches: WARNING: list item %s is empty." % itemnum
823 print "list_matches: False. Match=(%s), Item=(%s)" % (mylist[0],item)
/forgerock/opendj2-hg/tests/staf-tests/shared/python/
H A Dcommon.py54 "list_matches" ,
812 def list_matches(mylist): function
820 print "list_matches: WARNING: list item %s is empty." % itemnum
822 print "list_matches: False. Match=(%s), Item=(%s)" % (mylist[0],item)

Completed in 41 milliseconds