Home
last modified time | relevance | path

Searched defs:monkey (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Drbbitst.cpp3638 RBBIWordMonkey monkey; in TestWordBreaks() local
3807 RBBILineMonkey monkey; in TestLineBreaks() local
3872 RBBISentMonkey monkey; in TestSentBreaks() local
Dssearch.cpp1175 int32_t monkey = m_rand() % monkeyCount; in generateTestCase() local
/third_party/python/Lib/test/
Dtest_inspect.py567 def monkey(filename, module_globals=None): function