Home
last modified time | relevance | path

Searched refs:sequentialTest (Results 1 – 6 of 6) sorted by relevance

/dports/math/R-cran-CVST/CVST/man/
H A DconstructSequentialTest.Rd41 A sequential test of type \code{CVST.sequentialTest}.
49 \code{CVST.sequentialTest} with the specified
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/fs/
H A DTestDFSIO.java298 private static void sequentialTest(FileSystem fs, in sequentialTest() method in TestDFSIO
444 sequentialTest(fs, testType, fileSize, nrFiles); in run()
H A DDFSCIOTest.java383 private static void sequentialTest( in sequentialTest() method in DFSCIOTest
535 sequentialTest(fs, testType, fileSize, nrFiles); in run()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/
H A DDFSCIOTest.java382 private static void sequentialTest( in sequentialTest() method in DFSCIOTest
462 sequentialTest(fs, testType, fileSize, nrFiles); in main()
H A DTestDFSIO.java675 private void sequentialTest(FileSystem fs, in sequentialTest() method in TestDFSIO
805 sequentialTest(fs, testType, nrBytes, nrFiles); in run()
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/util/tests/
H A Dtest_embeddedfreetree.cpp401 void sequentialTest() in sequentialTest() function in TestEmbeddedFreeTree