Home
last modified time | relevance | path

Searched refs:testCaching (Results 1 – 25 of 40) sorted by relevance

12

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/quadrature/test/
H A Dcachingquadrature.cc289 TestCaching<GridPartType,false> testCaching(gridPart, quadOrder, eps); in main() local
290 testCaching.runTest(); in main()
294 TestCaching<GridPartType,true> testCaching(gridPart, quadOrder, eps); in main() local
295 testCaching.runTest(); in main()
300 TestCaching<GridPartType,false, DuneQuadratures> testCaching(gridPart, quadOrder, eps); in main() local
301 testCaching.runTest(); in main()
305 TestCaching<GridPartType,true, DuneQuadratures> testCaching(gridPart, quadOrder, eps); in main() local
306 testCaching.runTest(); in main()
310 TestCaching<GridPartType,true, DuneQuadratures> testCaching(gridPart, quadOrder, eps); in main() local
311 testCaching.testLumpingQuadrature(); in main()
H A Dagglomerationquadrature.cc194 TestCaching<GridPartType,false> testCaching(gridPart, quadOrder, eps); in main() local
195 testCaching.runTest(); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/security/provider/FileInputStreamPool/
H A DFileInputStreamPoolTest.java54 static FilterInputStream testCaching(File file) throws IOException { in testCaching() method in FileInputStreamPoolTest
124 processReferences(testCaching(file)); in main()
129 processReferences(testCaching(file)); in main()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/security/provider/FileInputStreamPool/
H A DFileInputStreamPoolTest.java54 static FilterInputStream testCaching(File file) throws IOException { in testCaching() method in FileInputStreamPoolTest
124 processReferences(testCaching(file)); in main()
129 processReferences(testCaching(file)); in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/security/provider/FileInputStreamPool/
H A DFileInputStreamPoolTest.java54 static FilterInputStream testCaching(File file) throws IOException { in testCaching() method in FileInputStreamPoolTest
124 processReferences(testCaching(file)); in main()
129 processReferences(testCaching(file)); in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/security/provider/FileInputStreamPool/
H A DFileInputStreamPoolTest.java54 static FilterInputStream testCaching(File file) throws IOException { in testCaching() method in FileInputStreamPoolTest
124 processReferences(testCaching(file)); in main()
129 processReferences(testCaching(file)); in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/security/provider/FileInputStreamPool/
H A DFileInputStreamPoolTest.java54 static FilterInputStream testCaching(File file) throws IOException { in testCaching() method in FileInputStreamPoolTest
124 processReferences(testCaching(file)); in main()
129 processReferences(testCaching(file)); in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/security/provider/FileInputStreamPool/
H A DFileInputStreamPoolTest.java54 static FilterInputStream testCaching(File file) throws IOException { in testCaching() method in FileInputStreamPoolTest
124 processReferences(testCaching(file)); in main()
129 processReferences(testCaching(file)); in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/security/provider/FileInputStreamPool/
H A DFileInputStreamPoolTest.java54 static FilterInputStream testCaching(File file) throws IOException { in testCaching() method in FileInputStreamPoolTest
124 processReferences(testCaching(file)); in main()
129 processReferences(testCaching(file)); in main()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/security/provider/FileInputStreamPool/
H A DFileInputStreamPoolTest.java54 static FilterInputStream testCaching(File file) throws IOException { in testCaching() method in FileInputStreamPoolTest
124 processReferences(testCaching(file)); in main()
129 processReferences(testCaching(file)); in main()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A Dcomplextext.cxx49 void testCaching();
55 CPPUNIT_TEST(testCaching);
206 void VclComplexTextTest::testCaching() in testCaching() function in VclComplexTextTest
/dports/graphics/krita/krita-4.4.8/libs/image/tests/
H A Dkis_effect_mask_test.cpp35 void KisEffectMaskTest::testCaching() in testCaching() function in KisEffectMaskTest
H A Dkis_effect_mask_test.h33 void testCaching();
H A Dkis_paint_device_test.h37 void testCaching();
/dports/databases/kdb/kdb-3.2.0/autotests/
H A DQuerySchemaTest.h32 void testCaching();
H A DQuerySchemaTest.cpp37 void QuerySchemaTest::testCaching() in testSelect1Query()
/dports/devel/pear-Horde_History/Horde_History-2.3.6/test/Horde/History/Mock/
H A DMockTest.php23 public function testCaching() function in Horde_History_Mock_MockTest
/dports/mail/pear-Horde_Kolab_Storage/Horde_Kolab_Storage-2.2.4/test/Horde/Kolab/Storage/Unit/Data/Query/Preferences/
H A DCacheTest.php46 public function testCaching() function in Horde_Kolab_Storage_Unit_Data_Query_Preferences_CacheTest
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/CommandLineModules/Core/Testing/Cpp/
H A DctkCmdLineModuleManagerTest.cpp124 void testCaching();
277 void ctkCmdLineModuleManagerTester::testCaching() in testCaching() function in ctkCmdLineModuleManagerTester
/dports/devel/spark/spark-2.1.1/sql/hive/src/test/scala/org/apache/spark/sql/hive/
H A DHiveMetadataCacheSuite.scala64 def testCaching(pruningEnabled: Boolean): Unit = { method
/dports/benchmarks/dkftpbench/dkftpbench-0.45/
H A DPoller_test.cc127 testCaching(); in unitTest()
336 void testCaching(void) in testCaching() function in Poller_test
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DLazyStringEndToEndTest.java87 public void testCaching() { in testCaching() method in LazyStringEndToEndTest
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/util/
H A DTestRackResolver.java85 public void testCaching() { in testCaching() method in TestRackResolver
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/test/analysis/
H A DCachingTokenFilterTest.cpp74 TEST_F(CachingTokenFilterTest, testCaching) { in TEST_F() argument
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/tests/dbus/
H A Ddbus-proxy-factory.cpp48 void testCaching();
130 void TestDBusProxyFactory::testCaching() in testCaching() function in TestDBusProxyFactory

12