Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_richcmp.py102 def checkequal(self, opname, a, b, expres): argument
158 def checkvalue(self, opname, a, b, expres): argument
/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp3958 UnicodeString parsedres,expres; in TestFormalChineseDate() local