Home
last modified time | relevance | path

Searched refs:checkPattern (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dselfmts.cpp292 UnicodeString checkPattern; in selectFormatAPITest() local
293 selFmt1->toPattern( checkPattern); in selectFormatAPITest()
294 if( checkPattern != pattern ){ in selectFormatAPITest()
/third_party/node/test/common/
Ddebugger.js57 function checkPattern(str) { function
66 if (checkPattern(getOutput())) {