Home
last modified time | relevance | path

Searched refs:testPattern2 (Results 1 – 7 of 7) sorted by relevance

/dports/devel/icu/icu/source/test/cintltst/
H A Dudatpg_test.c75 static const UChar testPattern2[]={ 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0x20, 0x76, 0 }; /* HH:mm v */ variable
300 conflict = udatpg_addPattern(dtpg, testPattern2, 7, FALSE, result, 20, in TestBuilder()
306 length = udatpg_replaceFieldTypes(dtpg, testPattern2, 7, replacedStr, 4, in TestBuilder()
314 ptrResult[0] = testPattern2; in TestBuilder()
/dports/devel/icu-lx/icu/source/test/cintltst/
H A Dudatpg_test.c75 static const UChar testPattern2[]={ 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0x20, 0x76, 0 }; /* HH:mm v */ variable
300 conflict = udatpg_addPattern(dtpg, testPattern2, 7, FALSE, result, 20, in TestBuilder()
306 length = udatpg_replaceFieldTypes(dtpg, testPattern2, 7, replacedStr, 4, in TestBuilder()
314 ptrResult[0] = testPattern2; in TestBuilder()
/dports/graphics/krita/krita-4.4.8/libs/image/tests/
H A Dkis_asl_parser_test.cpp134 KoPattern testPattern2(testImage, "Another very nice name ;P", ""); in testASLXMLWriter() local
138 w.writePattern("", &testPattern2); in testASLXMLWriter()
/dports/graphics/mapserver/mapserver-7.6.4/mapscript/python/tests/cases/
H A Dstyle_test.py213 def testPattern2(self): member in NewStylesTestCase
/dports/science/cdk/cdk-cdk-2.3/legacy/src/test/java/org/openscience/cdk/smiles/smarts/parser/
H A DSmartsQueryVisitorTest.java53 public void testPattern2() throws Exception { in testPattern2() method in SmartsQueryVisitorTest
H A DParserTest.java168 public void testPattern2() throws Exception { in testPattern2() method in ParserTest
/dports/science/cdk/cdk-cdk-2.3/tool/smarts/src/test/java/org/openscience/cdk/smarts/
H A DParserTest.java137 public void testPattern2() throws Exception { in testPattern2() method in ParserTest