Home
last modified time | relevance | path

Searched refs:aTestName (Results 1 – 25 of 75) sorted by relevance

123

/dports/www/firefox-legacy/firefox-52.8.0esr/intl/uconv/tests/
H A DnsTestUConv.cpp100 const char * aTestName) in testDecoder() argument
120 aTestName, aResLength, destLen); in testDecoder()
125 aTestName, i, aRes[i], dest[i]); in testDecoder()
140 const char * aTestName) in testEncoder() argument
175 aTestName, aResLength, destLen); in testEncoder()
180 aTestName, i, aRes[i], dest[i]); in testEncoder()
247 aTestName, estimatedLength, destOff); in testStressDecoder()
261 aTestName, aResLength, destOff); in testStressDecoder()
266 aTestName, i, aRes[i], dest[i]); in testStressDecoder()
361 aTestName, aResLength, destOff); in testStressEncoder()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/test/source/container/
H A Dxnamed.cxx34 OUString aTestName("NewName"); in testSetName() local
36 xNamed->setName(aTestName); in testSetName()
37 CPPUNIT_ASSERT_EQUAL(aTestName, xNamed->getName()); in testSetName()
47 OUString aTestName(m_aTestName.replaceAll("ScSheetLinkObj", "NewScSheetLinkObj")); in testSetNameByScSheetLinkObj() local
49 xNamed->setName(aTestName); in testSetNameByScSheetLinkObj()
50 CPPUNIT_ASSERT_EQUAL(aTestName, xNamed->getName()); in testSetNameByScSheetLinkObj()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/source/container/
H A Dxnamed.cxx34 OUString aTestName("NewName"); in testSetName() local
36 xNamed->setName(aTestName); in testSetName()
37 CPPUNIT_ASSERT_EQUAL(aTestName, xNamed->getName()); in testSetName()
47 OUString aTestName(m_aTestName.replaceAll("ScSheetLinkObj", "NewScSheetLinkObj")); in testSetNameByScSheetLinkObj() local
49 xNamed->setName(aTestName); in testSetNameByScSheetLinkObj()
50 CPPUNIT_ASSERT_EQUAL(aTestName, xNamed->getName()); in testSetNameByScSheetLinkObj()
/dports/cad/opencascade/opencascade-7.6.0/tests/xml/data/xcaf/
H A DA31 set aTestName "SATCOM1"
2 puts $aTestName
7 set aFile $WorkDirectory/${aTestName}.${FileSuffix}
H A DA21 set aTestName "SATCOM"
2 puts $aTestName
11 set aFile $WorkDirectory/${aTestName}.${FileSuffix}
H A DA51 set aTestName "xcaf200-D1"
2 puts $aTestName
13 set aFile $WorkDirectory/${aTestName}.${FileSuffix}
H A DA41 set aTestName "xcaf200-C1"
2 puts $aTestName
14 set aFile $WorkDirectory/${aTestName}.${FileSuffix}
H A DA81 set aTestName "xcaf200-L1"
2 puts $aTestName
18 set aFile $WorkDirectory/${aTestName}.${FileSuffix}
H A DA71 set aTestName "xcaf200-G1"
2 puts $aTestName
17 set aFile $WorkDirectory/${aTestName}.${FileSuffix}
H A DA11 set aTestName "xcaf200-A1"
2 puts $aTestName
20 set aFile $WorkDirectory/${aTestName}.${FileSuffix}
H A DA91 set aTestName "xcaf200-V1"
2 puts $aTestName
20 set aFile $WorkDirectory/${aTestName}.${FileSuffix}
/dports/www/firefox-esr/firefox-91.8.0/memory/replace/dmd/test/
H A DSmokeDMD.cpp96 void TestEmpty(const char* aTestName, const char* aMode) { in TestEmpty() argument
98 sprintf(filename, "complete-%s-%s.json", aTestName, aMode); in TestEmpty()
109 void TestFull(const char* aTestName, int aNum, const char* aMode, int aSeven) { in TestFull() argument
111 sprintf(filename, "complete-%s%d-%s.json", aTestName, aNum, aMode); in TestFull()
278 void TestPartial(const char* aTestName, const char* aMode, int aSeven) { in TestPartial() argument
280 sprintf(filename, "complete-%s-%s.json", aTestName, aMode); in TestPartial()
/dports/www/firefox/firefox-99.0/memory/replace/dmd/test/
H A DSmokeDMD.cpp96 void TestEmpty(const char* aTestName, const char* aMode) { in TestEmpty() argument
98 sprintf(filename, "complete-%s-%s.json", aTestName, aMode); in TestEmpty()
109 void TestFull(const char* aTestName, int aNum, const char* aMode, int aSeven) { in TestFull() argument
111 sprintf(filename, "complete-%s%d-%s.json", aTestName, aNum, aMode); in TestFull()
278 void TestPartial(const char* aTestName, const char* aMode, int aSeven) { in TestPartial() argument
280 sprintf(filename, "complete-%s-%s.json", aTestName, aMode); in TestPartial()
/dports/lang/spidermonkey60/firefox-60.9.0/memory/replace/dmd/test/
H A DSmokeDMD.cpp86 void TestEmpty(const char* aTestName, const char* aMode) { in TestEmpty() argument
88 sprintf(filename, "complete-%s-%s.json", aTestName, aMode); in TestEmpty()
99 void TestFull(const char* aTestName, int aNum, const char* aMode, int aSeven) { in TestFull() argument
101 sprintf(filename, "complete-%s%d-%s.json", aTestName, aNum, aMode); in TestFull()
265 void TestPartial(const char* aTestName, const char* aMode, int aSeven) { in TestPartial() argument
267 sprintf(filename, "complete-%s-%s.json", aTestName, aMode); in TestPartial()
/dports/www/firefox-legacy/firefox-52.8.0esr/memory/replace/dmd/test/
H A DSmokeDMD.cpp92 TestEmpty(const char* aTestName, const char* aMode) in TestEmpty() argument
95 sprintf(filename, "complete-%s-%s.json", aTestName, aMode); in TestEmpty()
107 TestFull(const char* aTestName, int aNum, const char* aMode, int aSeven) in TestFull() argument
110 sprintf(filename, "complete-%s%d-%s.json", aTestName, aNum, aMode); in TestFull()
275 TestPartial(const char* aTestName, const char* aMode, int aSeven) in TestPartial() argument
278 sprintf(filename, "complete-%s-%s.json", aTestName, aMode); in TestPartial()
/dports/mail/thunderbird/thunderbird-91.8.0/memory/replace/dmd/test/
H A DSmokeDMD.cpp96 void TestEmpty(const char* aTestName, const char* aMode) { in TestEmpty() argument
98 sprintf(filename, "complete-%s-%s.json", aTestName, aMode); in TestEmpty()
109 void TestFull(const char* aTestName, int aNum, const char* aMode, int aSeven) { in TestFull() argument
111 sprintf(filename, "complete-%s%d-%s.json", aTestName, aNum, aMode); in TestFull()
278 void TestPartial(const char* aTestName, const char* aMode, int aSeven) { in TestPartial() argument
280 sprintf(filename, "complete-%s-%s.json", aTestName, aMode); in TestPartial()
/dports/lang/spidermonkey78/firefox-78.9.0/memory/replace/dmd/test/
H A DSmokeDMD.cpp94 void TestEmpty(const char* aTestName, const char* aMode) { in TestEmpty() argument
96 sprintf(filename, "complete-%s-%s.json", aTestName, aMode); in TestEmpty()
107 void TestFull(const char* aTestName, int aNum, const char* aMode, int aSeven) { in TestFull() argument
109 sprintf(filename, "complete-%s%d-%s.json", aTestName, aNum, aMode); in TestFull()
276 void TestPartial(const char* aTestName, const char* aMode, int aSeven) { in TestPartial() argument
278 sprintf(filename, "complete-%s-%s.json", aTestName, aMode); in TestPartial()
/dports/cad/opencascade/opencascade-7.6.0/tests/xml/data/ocaf/
H A DA21 set aTestName "caf001-B3"
2 puts $aTestName
13 set aFile $WorkDirectory/${aTestName}.${FileSuffix}
H A DB91 set aTestName "caf005-B3"
2 puts ${aTestName}
14 set aFile $WorkDirectory/${aTestName}.${FileSuffix}
H A DA51 set aTestName "caf001-E3"
2 puts ${aTestName}
14 set aFile $WorkDirectory/${aTestName}.${FileSuffix}
H A DA61 set aTestName "caf001-F3"
2 puts ${aTestName}
14 set aFile $WorkDirectory/${aTestName}.${FileSuffix}
H A DC41 set aTestName "caf100-C1"
2 puts ${aTestName}
23 set aFile $WorkDirectory/${aTestName}.${FileSuffix}
H A DB61 set aTestName "caf003-A4"
2 puts ${aTestName}
21 set aFile $WorkDirectory/${aTestName}.${FileSuffix}
H A DB11 set aTestName "caf001-J3"
2 puts ${aTestName}
13 set aFile $WorkDirectory/${aTestName}.${FileSuffix}
H A DC71 set aTestName "caf100-P1"
2 puts ${aTestName}
15 set aFile ${WorkDirectory}/${aTestName}.${FileSuffix}

123