Home
last modified time | relevance | path

Searched refs:testLanguage (Results 1 – 25 of 32) sorted by relevance

12

/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/global/
H A Dlang.cpp715 string testLanguage = langResults[i]; in getDiscoveredLanguageList() local
716 string testLanguageFile = userDataPath + "data/lang/" + testLanguage + ".lng"; in getDiscoveredLanguageList()
717 string nativeName = getNativeLanguageName(testLanguage, testLanguageFile); in getDiscoveredLanguageList()
719 result[nativeName] = testLanguage; in getDiscoveredLanguageList()
722 result[testLanguage] = nativeName; in getDiscoveredLanguageList()
732 string testLanguage = langResults2[i]; in getDiscoveredLanguageList() local
734 langResults.push_back(testLanguage); in getDiscoveredLanguageList()
736 string testLanguageFile = data_path + "data/lang/" + testLanguage + ".lng"; in getDiscoveredLanguageList()
737 string nativeName = getNativeLanguageName(testLanguage, testLanguageFile); in getDiscoveredLanguageList()
739 result[nativeName] = testLanguage; in getDiscoveredLanguageList()
[all …]
/dports/misc/artikulate/artikulate-21.12.3/autotests/unittests/courseresource/
H A Dtest_courseresource.cpp193 std::shared_ptr<Language> testLanguage; in coursePropertyChanges() local
196 course->setLanguage(testLanguage); in coursePropertyChanges()
197 QCOMPARE(course->language(), testLanguage); in coursePropertyChanges()
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/menu/
H A Dmenu_state_options.cpp614 string testLanguage = langResults[j]; in mouseClick() local
616 string removeLngFile = scenarioPath + scenario + "/" + testLanguage; in mouseClick()
618 if(EndsWith(testLanguage,language + ".lng") == true) { in mouseClick()
652 string testLanguage = langResults[j]; in mouseClick() local
654 string removeLngFile = tutorialPath + tutorial + "/" + testLanguage; in mouseClick()
655 if(EndsWith(testLanguage,language + ".lng") == true) { in mouseClick()
/dports/misc/artikulate/artikulate-21.12.3/autotests/unittests/editablecourseresource/
H A Dtest_editablecourseresource.cpp191 std::shared_ptr<Language> testLanguage; in coursePropertyChanges() local
194 course->setLanguage(testLanguage); in coursePropertyChanges()
195 QCOMPARE(course->language(), testLanguage); in coursePropertyChanges()
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/KernelTests/Core/Config/
H A DConfigInstallTest.php233 public function testLanguage() { function in Drupal\\KernelTests\\Core\\Config\\ConfigInstallTest
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/KernelTests/Core/Config/
H A DConfigInstallTest.php237 public function testLanguage() { function in Drupal\\KernelTests\\Core\\Config\\ConfigInstallTest
/dports/devel/kf5-ki18n/ki18n-5.89.0/src/i18n/
H A Dklocalizedstring.cpp426 for (const QString &testLanguage : languages) { in translateRaw() local
428 if (testLanguage == s->codeLanguage) { in translateRaw()
431 const KCatalog &catalog = getCatalog(domain, testLanguage); in translateRaw()
444 language = testLanguage; in translateRaw()
/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/accessibility/fo/
H A DFO2StructureTreeConverterTestCase.java118 public void testLanguage() throws Exception { in testLanguage() method in FO2StructureTreeConverterTestCase
/dports/www/ilias/ILIAS-5.4.25/Services/MetaData/test/
H A DilMDTest.php361 public function testLanguage() function in ilMDTest
/dports/www/ilias6/ILIAS-6.14/Services/MetaData/test/
H A DilMDTest.php363 public function testLanguage() function in ilMDTest
/dports/x11/plasma5-kwayland-server/kwayland-server-5.23.5/autotests/client/
H A Dtest_text_input_v2.cpp47 void testLanguage();
592 void TextInputTest::testLanguage() in testLanguage() function in TextInputTest
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/qt/settings/
H A Dtest_GeneralSettings.cpp436 void testLanguage() in testLanguage() function in test_GeneralSettings
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/Tests/Core/Entity/
H A DEntityUnitTest.php216 public function testLanguage() { function in Drupal\\Tests\\Core\\Entity\\EntityUnitTest
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/autotests/client/
H A Dtext_input.cpp58 void testLanguage();
675 void TextInputTest::testLanguage() in testLanguage() function in TextInputTest
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/Tests/Core/Entity/
H A DEntityUnitTest.php238 public function testLanguage() { function in Drupal\\Tests\\Core\\Entity\\EntityUnitTest
/dports/x11/kf5-kwayland/kwayland-5.89.0/autotests/client/
H A Dtest_text_input.cpp53 void testLanguage();
746 void TextInputTest::testLanguage() in testLanguage() function in TextInputTest
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Tests/Extension/
H A DAbstractBootstrap3LayoutTest.php1880 public function testLanguage() function in Symfony\\Bridge\\Twig\\Tests\\Extension\\AbstractBootstrap3LayoutTest
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Tests/Extension/
H A DAbstractBootstrap3LayoutTest.php1880 public function testLanguage() function in Symfony\\Bridge\\Twig\\Tests\\Extension\\AbstractBootstrap3LayoutTest
/dports/textproc/redisearch/RediSearch-2.2.5/tests/pytests/
H A Dtest_json.py622 def testLanguage(env): function
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/
H A DAbstractLayoutTest.php1750 public function testLanguage() function in Symfony\\Component\\Form\\Tests\\AbstractLayoutTest
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/
H A DAbstractLayoutTest.php1750 public function testLanguage() function in Symfony\\Component\\Form\\Tests\\AbstractLayoutTest
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/main/
H A Dmain.cpp1099 string testLanguage = langResults2[i]; in toggleLanguage() local
1100 if(std::find(langResults.begin(),langResults.end(),testLanguage) == langResults.end()) { in toggleLanguage()
1101 langResults.push_back(testLanguage); in toggleLanguage()
1106 string testLanguage = langResults[i]; in toggleLanguage() local
1107 if(testLanguage == currentLanguage) { in toggleLanguage()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/runtime/
H A DBasisLibrary.java871 public static boolean testLanguage(String testLang, DOM dom, int node) { in testLanguage() method in BasisLibrary
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/runtime/
H A DBasisLibrary.java871 public static boolean testLanguage(String testLang, DOM dom, int node) { in testLanguage() method in BasisLibrary
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/runtime/
H A DBasisLibrary.java871 public static boolean testLanguage(String testLang, DOM dom, int node) { in testLanguage() method in BasisLibrary

12